Adam Tauno Williams skrev:
>> pg_dump dbname -s -t tableorindexname 
> 
> [Also an Informix DBA]  Is there a way to tweak the output of pg_dump
> when used in this manner to omit the verbose commentary.
> 
> $ pg_dump OGo -s -t enterprise

pg_dump OGo -s -t enterprise | grep -v '^--$'

Nis


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to