From: | Cheetah <fastcat(at)gmail(dot)com> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Dropping wrong object |
Date: | 2005-01-28 15:10:05 |
Message-ID: | a9d6776b050128071024cebd50@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Fri, 28 Jan 2005 13:45:02 +0000, Andreas Pflug
<pgadmin(at)pse-consulting(dot)de> wrote:
> I hate search_path....
Well, on average it's been quite useful for me, but that's neither
here nor there.
> I think we should add an option to suppress the public. prefix if
> desired. This may be on by default if no $user (or other schema
> preceding public in search_path) exists.
> It's in BUGS.txt now.
Sorry if I'm misunderstanding something, but it seems that the
solution is to *always* put in the schema prefix, unless the server is
an old enough version that it doesn't support schema. The suppression
of the public. prefix is what's causing the problem I experienced.
--
-- Cheetah
From | Date | Subject | |
---|---|---|---|
Next Message | Keith Worthington | 2005-01-28 15:58:19 | Re: "http://pgadmin.org/" <> www.pgadmin.org |
Previous Message | Andreas Pflug | 2005-01-28 14:25:24 | Re: pg_dump from pgadmin and Postgres 8.0 |