Re: access to non public schema

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: donghe(at)caltech(dot)edu, pgsql-admin(at)postgresql(dot)org
Subject: Re: access to non public schema
Date: 2010-06-16 20:53:58
Message-ID: AANLkTikG6Tm4Xjmvf4qwQWY0eXPV3KIg7gryq9AM1Zo9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Jun 16, 2010 at 2:43 PM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> <donghe(at)caltech(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Voinea 2010-06-17 04:55:18 Re: Server crash when using dblink_build_sql_* after alter table
Previous Message Kevin Grittner 2010-06-16 20:43:15 Re: access to non public schema