I can think of one reason why not. If you have more than one web application - you probably don't want to duplicate the logic. I use Java and I keeps a service running that is just for authentication. I literally use the SAME logic (down to the instance) for authenicating multiple applications in different databases. Tom Veldhouse veldy at veldy.net ----- Original Message ----- From: <Nick.T.Reinking at supervalu.com> To: <tclug-list at mn-linux.org> Sent: Tuesday, November 07, 2000 9:43 AM Subject: Re: [TCLUG:23561] Multiple DBs in Postgresql? > I'm doing the exact same thing for my own e-commerce site > (PHP + Postgres) - why are you against having user accounts > in the same database? (Just put them in a seperate table!) > > Nick Reinking > > (Feel free to e-mail me privately off the list if you have any questions.) > > > > > > > chewie at wookimus.net, on 11/07/2000 09:36:26 AM > To: tclug-list at mn-linux.org @ PMDF > cc: > Subject: Re: [TCLUG:23561] Multiple DBs in Postgresql? > > > > > > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org > For additional commands, e-mail: tclug-list-help at mn-linux.org