pg-dump -- primary Key

From: "Dan Wilson" <dan_wilson(at)geocities(dot)com>
To: "pgsql general" <pgsql-general(at)postgresql(dot)org>
Subject: pg-dump -- primary Key
Date: 1999-07-25 01:18:56
Message-ID: 004b01bed63b$abae6460$ac0bfea9@dwilson
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was looking at the pg_dump and realized that it does not indicate the
primary keys.

Why is this? It does dump the primary keys with the indexed, however as far
as I could tell, it did not indicate anything as the primary key.

Yes, I am aware that the primary key does not really mean anything except
implicitly making it a unique key, but it's supposed to be there for
compatibility and it's not even in the dump.

It's not a huge deal, but I was wondering if there was reasoning behind it
of which I am unaware.

-Dan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Bitmead 1999-07-25 05:13:39 Re: [GENERAL] pg-dump -- primary Key
Previous Message Jason Fisher 1999-07-24 18:54:01