Re: public schema not prefixed / copy + paste adds newline
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Kieran McCusker <kieran(dot)mccusker(at)kwest(dot)info>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
- Subject: Re: public schema not prefixed / copy + paste adds newline
- Date: Thu, 19 Jul 2007 16:42:56 +0100
- Message-id: <469F8680.4080308@postgresql.org> <text/plain>
Kieran McCusker wrote:
> Dave
>
> I am logged on as user portal and there is a schema portal, select
> current_schemas(false) reports {portal,public} my default schema is public.
> Does this give you a clue?
What does
show search_path;
return (exactly - spelling, case, quoting etc)?
Regards, Dave.
Home |
Main Index |
Thread Index