Re: Duplicated IDs

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Duplicated IDs
Date: 2014-08-12 18:21:57
Message-ID: 53EA5B45.7000706@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/12/2014 12:32 AM, Alexis Bernard wrote:
> The vacuum full tracks just finished and I still have the duplicated IDs.

vacuum full does a reindex, the reindex should have errored out on the
duplicate ID's.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2014-08-12 18:29:56 Re: PostgreSQL as a triple store
Previous Message David Carpio 2014-08-12 16:30:39 Re: pgcluu