Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Clint] Choice of Database

Quote Reply
Re: [Clint] Choice of Database In reply to
Hi,

If you are running mod_perl or some other persistant connection, it's better to have them in one database, as then you only need to keep one persistent connection per process (as each connection is tied to a database). This saves on memory and is nicer on the database.

Other then that, no it doesn't matter if they are in separate databases or not.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Choice of Database Clint 2529 Nov 17, 2001, 1:59 PM
Thread Re: [Clint] Choice of Database
Alex 2395 Nov 17, 2001, 2:14 PM
Thread Re: [Alex] Choice of Database
Jagerman 2365 Nov 19, 2001, 11:16 AM
Post Re: [jagerman] Choice of Database
Alex 2368 Nov 19, 2001, 1:30 PM