Dumping tables with only create statements - Mailing list pgsql-novice

From Ridvan Lakas ng Bayan S. Baluyos
Subject Dumping tables with only create statements
Date
Msg-id 7f4f9efa0806270046i4a10982ds149f038cdd3f0528@mail.gmail.com
Whole thread Raw
Responses Re: Dumping tables with only create statements  ("Ridvan Lakas ng Bayan S. Baluyos" <ridvan@baluyos.net>)
List pgsql-novice
Is there a way wherein I can dump only the create statements (plus the indexes and triggers) of a `specific` table without including the data? I just need the dump of the table structure, indexes, and triggers.


Thanks in advance,


Ridvan

--
リヅバン バルヨス
ridvan.baluyos@qualservcentral.com
http://ridvan.baluyos.net
http://www.onxiam.com/people/rbaluyos

Registered Linux User #439466
Registered Ubuntu User #16034
Q: Have you heard of the Object-Oriented way to get wealthy?
A: Inheritance.

pgsql-novice by date:

Previous
From: "P Kapat"
Date:
Subject: Re: how to replicate a database from one machine to the other?
Next
From: "Ridvan Lakas ng Bayan S. Baluyos"
Date:
Subject: Re: Dumping tables with only create statements