nguyenbamanh Posted July 3, 2021 Share Posted July 3, 2021 how can i reuse the database in 2 different server instances. Link to comment Share on other sites More sharing options...
2 Cheshire Posted July 3, 2021 Share Posted July 3, 2021 For Player databases: You can't. Â You'd likely need to take out the DB handling from the server and make a new application that functions as the database layer, then have your servers speak to that application if they want to access the database. Â For gamedata: Just make a copy of it. jcsnider 1 Link to comment Share on other sites More sharing options...
Question
nguyenbamanh
how can i reuse the database in 2 different server instances.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now