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 9b1af80e0804090721l42e45f09p37ce25ff39e87832@mail.gmail.com
Whole thread Raw
In response to How do i get DDL of a Table from system catalog ?  ("Potluri Srikanth" <spotluri@ismartpanache.com>)
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 ?