Re: [PERFORM] \d output to a file

2004-12-15 Thread Grega Bremec
...and on Wed, Dec 15, 2004 at 06:38:22AM -0800, sarlav kumar used the keyboard: > Hi All, > > I would like to write the output of the \d command on all tables in a > database to an output file. There are more than 200 tables in the database. I > am aware of \o command to write the output to a

Re: [PERFORM] \d output to a file

2004-12-15 Thread Gary Cowell
On Wed, 15 Dec 2004 06:38:22 -0800 (PST), sarlav kumar <[EMAIL PROTECTED]> wrote: > Hi All, > > I would like to write the output of the \d command on all tables in a > database to an output file. There are more than 200 tables in the database. > I am aware of \o command to write the output to a