Re: pg_dump: use ALTER TABLE for PKs

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_dump: use ALTER TABLE for PKs
Date: 2002-02-19 14:41:04
Message-ID: 3.0.5.32.20020220014104.028dd960@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-02-19 14:52:48 Re: 7.2 and current timestamp bug?
Previous Message Philip Warner 2002-02-19 14:23:35 Re: pg_dump: use ALTER TABLE for PKs