Re: [SQL] Autonumber column

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] Autonumber column
Дата
Msg-id 200001060132.UAA17085@candle.pha.pa.us
обсуждение исходный текст
Ответ на Autonumber column  ("Bron Till" <bron@hit.co.nz>)
Список pgsql-sql
Sequences.  See my book for a chapter on it on web site.

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> How can I create an autonumber (automatically incremented by 1) column in
> table in Postgres? Do I have to use a trigger?
> 
> 
> 
> ************
> 
> 


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Bron Till"
Дата:
Сообщение: Autonumber column
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Calculation dependencies in views