Re: Duplicate records in a table inspite of a primary key
От | Rex Mabry |
---|---|
Тема | Re: Duplicate records in a table inspite of a primary key |
Дата | |
Msg-id | 462594.24414.qm@web35907.mail.mud.yahoo.com обсуждение исходный текст |
Ответ на | Re: Duplicate records in a table inspite of a primary key (Robert Treat <xzilla@users.sourceforge.net>) |
Список | pgsql-admin |
You have to be careful when using characters as your PK. A trailing space could give the appearance of duplicate keys. Example: "user1" "user1 " (This one has a space at the end) --- On Tue, 8/12/08, Robert Treat <xzilla@users.sourceforge.net> wrote: From: Robert Treat <xzilla@users.sourceforge.net> |
В списке pgsql-admin по дате отправления: