Rebuilding Primary Key???

From: "Tim Perdue" <perdue(at)raccoon(dot)com>
To: <pgsql-general(at)hub(dot)org>
Subject: Rebuilding Primary Key???
Date: 1999-06-17 02:05:16
Message-ID: 002d01beb865$d7f1d370$0b8c5aa5@timnt.weather.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How in the world do you rebuild the primary key table in Postgres?

I've sent a few messages to hackers and don't get much response, but in a
nutshell, there is a problem with pgsql in that sometimes you can get
duplication in the primary key.

I eliminated the duplicates from the table today, but postgres still is
confused.

Basically, I want to rebuild that _pkey table that postgres creates.

Tim Perdue
PHPBuilder.com / GotoCity.com / Geocrawler.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Lynch 1999-06-17 02:39:52 Old Versions?
Previous Message John M. Flinchbaugh 1999-06-16 21:55:32 Re: [GENERAL] initdb in 6.5 not creating 'postgres' db