Re: primary key and insert

Поиск
Список
Период
Сортировка
От johnf
Тема Re: primary key and insert
Дата
Msg-id 200812111809.47962.jfabiani@yolo.com
обсуждение исходный текст
Ответ на primary key and insert  (Marc Fromm <Marc.Fromm@wwu.edu>)
Список pgsql-admin
On Thursday 11 December 2008 03:27:59 pm Marc Fromm wrote:
>  id         | integer                       | not null

I believe you did not set the field 'id' to a data type of serial.  If you had
you would have "nextval(" in the Modifiers column.

--
John Fabiani

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: primary key and insert
Следующее
От: Suresh Borse
Дата:
Сообщение: Re: primary key and insert