Re: How do i get DDL of a Table from system catalog ? - Mailing list pgsql-admin

From Vyacheslav Kalinin
Subject Re: How do i get DDL of a Table from system catalog ?
Date
Msg-id [email protected]
Whole thread Raw
In response to How do i get DDL of a Table from system catalog ?  ("Potluri Srikanth" <[email protected]>)
List pgsql-admin
try starting psql with -E (would show queries psql does) option and \d+ the table



pgsql-admin by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Handling large volumes of data
Next
From: Vishal Arora
Date:
Subject: Re: How do i get DDL of a Table from system catalog ?