Forums / Install & configuration / One site - two databases
Ruben Torres
Thursday 26 February 2004 5:39:39 pm
Hello, I'm using eZ 3.3 with postgresql. The site I'm developing must have two databases, one for the information of registered users and one for new users. Is it posible for me to have this database configuration for one site? I was thinking on having the eZ publish database integrated with one of the group of tables I need and a separated database for the other group of tables. But I don't if this is possible.
Any help would be appreciated.
Regards,
Rubén
Jan Borsodi
Tuesday 02 March 2004 6:48:22 am
eZ publish requires all tables (and data) to be in the same database. Separating them createa lots of interesting technical problems.
You could have one database with user information (e.g. in LDAP) and synchronize it with the external user login system (currently only LDAP).
Is there a special reason you need them separated?
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq