Re: pg_dump: use ALTER TABLE for PKs - Mailing list pgsql-hackers

From Philip Warner
Subject Re: pg_dump: use ALTER TABLE for PKs
Date
Msg-id 3.0.5.32.20020220014104.028dd960@mail.rhyme.com.au
Whole thread Raw
In response to Re: pg_dump: use ALTER TABLE for PKs  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
>
>For clarity, 'whole table' might mean the attrs, indexes, constraints,
>triggers etc.
>

Sorry, this should probably be limited to anything that can go into a
'CREATE TABLE' statement, so triggers & indexes would not be included - but
constraints, default values etc would be there.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: pg_dump: use ALTER TABLE for PKs
Next
From: Tom Lane
Date:
Subject: Re: 7.2 and current timestamp bug?