Re: clean rebuild process? - Mailing list pgsql-general

From Stefan Waidele jun.
Subject Re: clean rebuild process?
Date
Msg-id 5.0.2.1.0.20010206214315.026fb870@imap.Krone-Neuenburg.de
Whole thread Raw
In response to clean rebuild process?  ("chris markiewicz" <cmarkiew@commnav.com>)
List pgsql-general
At 15:02 06.02.2001 -0500, chris markiewicz wrote:
>the limit of my imaginatin is this - some sort of command/utility that
>queries a table and generates the insert statements from the results.  then
>i wouldn't have to worry about updating my default data scripts everytime
>data changes.

pg_dump lives up to You wildest dreams :-)

check out the -d, -D, -a and -s options to seperate the definitions from
the data.

Yours,

Stefan


pgsql-general by date:

Previous
From: Joseph Shraibman
Date:
Subject: new type proposal
Next
From: Tim Uckun
Date:
Subject: Re: new type proposal