Re: duplicate entries on primary key

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: duplicate entries on primary key
Дата
Msg-id 20031208101120.K23383@megazone.bigpanda.com
обсуждение исходный текст
Ответ на duplicate entries on primary key  (Marcin Gil <marcin.gil@audax.com.pl>)
Список pgsql-novice
On Mon, 8 Dec 2003, Marcin Gil wrote:

> Using PHP, Pear::DB i managed to put duplicate entries
> on a primary key column. My PostgreSQL version is 7.4 self compiled,
> running on Slackware 9.1.
>
> Doesn't PK implicate Unique in new version?

Also note in addition to other messages, pk/unique and inheritance have
issues right now.  If you're using inheritance you may not have the
constraints you think you do since pk/unique constraints are not
inherited.

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: duplicate entries on primary key
Следующее
От: Byron Amerson
Дата:
Сообщение: LDFLAGS and libstdc++ on osx10.3.1