Re: access to non public schema - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: access to non public schema
Date
Msg-id AANLkTikG6Tm4Xjmvf4qwQWY0eXPV3KIg7gryq9AM1Zo9@mail.gmail.com
Whole thread Raw
In response to Re: access to non public schema  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: access to non public schema  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-admin
On Wed, Jun 16, 2010 at 2:43 PM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:
> <donghe@caltech.edu> wrote:
>
>> how can I know if one database has several schema?
>
> \dn

And if you need to see the SQL running behind the scenes, start psql
with the -E switch

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: access to non public schema
Next
From: Robert Voinea
Date:
Subject: Re: Server crash when using dblink_build_sql_* after alter table