Problem when adding an existing primary key

Поиск
Список
Период
Сортировка
От Insyde
Тема Problem when adding an existing primary key
Дата
Msg-id 001101c2c946$6d0da660$02faabc8@insyde
обсуждение исходный текст
Ответы Re: Problem when adding an existing primary key  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-bugs
Hi, I'm new to Postgres and I'm using it for 1 month now.

The problem is:

When I try to insert via application a registry that already exists
Postgres shows an error  "Unable to insert duplicate primary key on index '=
index' ".
I think it's an error, because I would treat this error, just like others.=
=20

I've found this message in file: nbtinsert.c line 257.

I'm using Postgres 7.2 but I've seen this message in version
7.3.1.

Thanks in advance,
Ricardo.

В списке pgsql-bugs по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Complex cursor won't rewind to 0-th row
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Complex cursor won't rewind to 0-th row