Re: SHOW - Mailing list pgsql-general

From Stephan Bergmann
Subject Re: SHOW
Date
Msg-id 3B948205.E58EDC@ows.es
Whole thread Raw
In response to Re: SHOW  (bpalmer <bpalmer@crimelabs.net>)
List pgsql-general
Hi Joe.

>
> Start up psql with the -E on the command line. Then do \d TABLE. This will
> show you the actual SQL commands used by psql.

Doesn't change nothing.

> See the psql man page for more details.

No hints to find there respective to the libpq's PQexec.

Greetings
Steve


pgsql-general by date:

Previous
From: Giorgio Volpe
Date:
Subject: (no subject)
Next
From: Gabriel Fernandez
Date:
Subject: FOREIGN KEY: difference between NOT DEFERRABLE and INITIALLY IMMEDIATE