Re: pg_dump schema breakup - Mailing list pgsql-hackers

From Andreas Joseph Krogh
Subject Re: pg_dump schema breakup
Date
Msg-id 200608181857.25252.andreak@officenet.no
Whole thread Raw
In response to Re: pg_dump schema breakup  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump schema breakup
List pgsql-hackers
On Friday 18 August 2006 18:52, Tom Lane wrote:
> Naz Gassiep <naz@mira.net> writes:
> > I propose that two more be added:
> > --tables-only
> > --constraints-only
>
> This doesn't seem well-defined at all.  There are many objects in a
> database that are definitely neither tables nor constraints, and it's
> not very clear what things should be considered constraints either.
>
> I think what you may really be after is "the stuff that should be loaded
> before inserting data" and "the stuff that should be loaded after", but
> the above are poor names for these concepts.

But it certainly would be nice to be able to dump all that "stuff":-)

--
Andreas Joseph Krogh <andreak@officenet.no>
Senior Software Developer / Manager
gpg public_key: http://dev.officenet.no/~andreak/public_key.asc
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Karenslyst Allé 11      | know how to do a thing and to watch         |
PO. Box 529 Skøyen      | somebody else doing it wrong, without       |
0214 Oslo               | comment.                                    |
NORWAY                  |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: [PATCHES] selecting large result sets in psql using
Next
From: Naz Gassiep
Date:
Subject: Re: pg_dump schema breakup