Re: How do i get DDL of a Table from system catalog ?

From: "Vyacheslav Kalinin" <vka(at)mgcp(dot)com>
To: spotluri(at)ismartpanache(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: How do i get DDL of a Table from system catalog ?
Date: 2008-04-09 14:21:32
Message-ID: 9b1af80e0804090721l42e45f09p37ce25ff39e87832@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

try starting psql with -E (would show queries psql does) option and \d+ the
table

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Vishal Arora 2008-04-10 04:06:25 Re: How do i get DDL of a Table from system catalog ?
Previous Message Andrew Sullivan 2008-04-09 14:00:45 Re: Handling large volumes of data