Re: Database Design Question - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Database Design Question
Date
Msg-id 1296674671.18411.56.camel@jd-desktop
Whole thread Raw
In response to Re: Database Design Question  (John R Pierce <pierce@hogranch.com>)
Responses Re: Database Design Question
List pgsql-general
On Wed, 2011-02-02 at 11:08 -0800, John R Pierce wrote:
> On 02/02/11 10:32 AM, Carlos Mennens wrote:

> I would create a seperate database for each thing that has nothing to do
> with the other things.    I doubt mediawiki and phpbb will ever share
> any data, they are totally different applications, each is a self
> contained world.  ditto your webmail.   the other item there,
> 'software', well, I have no idea what that means specifically.

Forget separate databases. Use separate users with schemas.

JD

>
>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt


pgsql-general by date:

Previous
From: "David Johnston"
Date:
Subject: Re: Database Design Question
Next
From: John R Pierce
Date:
Subject: Re: Database Design Question