PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   General Discussion (http://www.photopost.com/forum/general-discussion/)
-   -   Split database? PP integrating with phpbb (http://www.photopost.com/forum/general-discussion/128391-split-database-pp-integrating-phpbb.html)

pengrus November 1st, 2006 12:20 PM

Split database? PP integrating with phpbb
 
Our current setup is Photopost Pro and phpBB are in the same database. All phpBB tables have prefix of phpbb_.

The database grows pretty large now at 280MB. This makes the backup/restore more difficult. I was thinking maybe it will help if I split the database, and make them two separate databases. Is this possible and easy to do? If we split them into two databases, do we still have integration?

Thanks for your help.

Chuck S November 1st, 2006 04:32 PM

Easy just create a new database

Backup the photopost tables

Restore the photopost tables to the new database

Change the config-inc.php file to reflect the new photopost database connection info

Go view your Photopost site

If everything views correctly and works your safe to delete the photopost tables from the old database

pengrus November 1st, 2006 06:35 PM

Chuck,

If I do this, will the integration with phpbb still work? I noticed in photopost admin, it asks phpbb table pre-fix. I don't know how it the integration works with two separate database.

Thanks!
Sean

Chuck S November 1st, 2006 06:55 PM

yes you only update your config file on the photopost part not user database

There is a photopost database portion and then a user database portion

pengrus November 1st, 2006 07:02 PM

cool, I will give it a try. Thank you for explaining it to me.

pengrus November 1st, 2006 07:05 PM

Oh, for LARGE database, do you think we'll be better off to split them into two separate database to gain (1) speed, and (2) ease of future upgrade and maintanence?


All times are GMT -5. The time now is 02:09 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97