From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Vick Khera <vivek(at)khera(dot)org> |
Cc: | Postgres General Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: app table names |
Date: | 2010-03-16 23:38:13 |
Message-ID: | 1268782693.7525.301.camel@jd-desktop.unknown.charter.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 2010-03-16 at 16:35 -0400, Vick Khera wrote:
> On Tue, Mar 16, 2010 at 3:03 PM, Jamie Kahgee <jamie(dot)kahgee(at)gmail(dot)com> wrote:
> > I'm curious what people consider best practice (or how do you do it) to
> > help ensure these name collisions don't happen.
>
> Do not mix data from multiple applications in one database. Use
> multiple databases to isolate them entirely.
Or use Schemsa.
Joshua D. Drake
>
--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
Respect is earned, not gained through arbitrary and repetitive use or Mr. or Sir.
From | Date | Subject | |
---|---|---|---|
Next Message | zhong ming wu | 2010-03-17 00:56:29 | return row from plpgsql? |
Previous Message | fsfeel | 2010-03-16 23:08:38 | Result order of Insert ... returning |