Re: [GENERAL] please help me recover from duplicate key in unique index

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: Jim Mercer <jim(at)reptiles(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Charles Martin <martin_pgsql(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] please help me recover from duplicate key in unique index
Date: 2000-01-05 01:21:24
Message-ID: 38729C94.35229A64@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

With a SERIAL type, which translates to a unique index, I'm still wondering how
this duplication could occur in the first place...

Is this a known failure scenario? A bug?

Cheers,
Ed Loehr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sean Carmody 2000-01-05 05:40:27 What is "large"
Previous Message Bruce Momjian 2000-01-05 00:22:40 Re: [GENERAL] please help me recover from duplicate key in unique index