Re: Newbie Question

Поиск
Список
Период
Сортировка
От Mitch Vincent
Тема Re: Newbie Question
Дата
Msg-id 005901c0d4db$590e9c70$1251000a@windows
обсуждение исходный текст
Ответ на Newbie Question  ("Clay & Judi Kinney" <cricketk@home.com>)
Список pgsql-general
You *really* should go glance over the manual.. There is the field type
SERIAL and things called sequences, both could be what you're talking
about....The rest I'll leave up to you :-)

Good luck!!!

-Mitch

----- Original Message -----
From: "Clay & Judi Kinney" <cricketk@home.com>
To: <pgsql-general@postgresql.org>
Sent: Tuesday, May 01, 2001 8:34 AM
Subject: Newbie Question


> How do I create an autoincrement field in a postgresql table???
>
> What are the correct field type and parameters????
>
> Any help would be appreciated.....
>
> Thanks
>
> Clay
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


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

Предыдущее
От: Justin Clift
Дата:
Сообщение: When DST occurs
Следующее
От: Chris Jones
Дата:
Сообщение: Re: Re: a primer on trigger?