Re: what is it that \d actually does - Mailing list pgsql-general

From Merlin Moncure
Subject Re: what is it that \d actually does
Date
Msg-id b42b73150801271959g4b7e5489g33632a56aa8afaf9@mail.gmail.com
Whole thread Raw
In response to Re: what is it that \d actually does  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
On Jan 25, 2008 2:41 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
> On Jan 25, 2008 1:34 PM, Geoffrey <lists@serioustechnology.com> wrote:
> > It seems that I recall there is a way to display the actual select
> > statement that is executed when you execute the \d command.
>
> psql --help says:
>
>   -E              display queries that internal commands generate

also, you can log statements to the server with log_statement.  psql
-E is probably better though.

merlin

pgsql-general by date:

Previous
From: Ow Mun Heng
Date:
Subject: Re: [OT] Slony Triggers pulling down performance?
Next
From: "Premsun Choltanwanich"
Date:
Subject: Slow Query problem