Results 1 to 5 of 5
  1. #1

    Default Multiple Databases?

    I have a question on creating databases. When I create databases is it smarter to use a separate one for each installation on the site? For example, sometimes I install WordPress in the root and also in a subfolder. Should I use just one database for both or are there any advantages/disadvantages to creating two separate DBs?

  2. #2

    Default

    I'm not an expert but I think you should create one database for each installation. Also separate the users. I believe this will increase the security as well.

  3. #3
    Join Date
    Oct 2008
    Posts
    123

    Lightbulb

    Quote Originally Posted by KillerPanel View Post
    I have a question on creating databases. When I create databases is it smarter to use a separate one for each installation on the site? For example, sometimes I install WordPress in the root and also in a subfolder. Should I use just one database for both or are there any advantages/disadvantages to creating two separate DBs?
    Yes, it is possible to install multiple blogs on the same database, please refer the advantages and disadvantages.

    Advantages :

    If you use the same configurations (i.e same database user name and passwords) for all your blogs on the same database then it will be easier for you to manage all domains.

    Disadvantages :

    1) If you use one database for multiple sites then it take more time for the queries to execute and may create load on the server and that is not recommended.
    2) If in case the database got corrupted and it will affect all other blogs installed on the same database.
    3) You need to take the backup of the entire database even if you want to take the backup for a single blog.

  4. #4

    Default

    Thank you very much for that detailed answer. That was exactly what I needed to decide. I can see that there are many disadvantages than advantages.

  5. #5
    Join Date
    Oct 2008
    Posts
    123

    Arrow

    Quote Originally Posted by KillerPanel View Post
    Thank you very much for that detailed answer. That was exactly what I needed to decide. I can see that there are many disadvantages than advantages.
    You are most

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •