Re: increment the primary key value without using sequences

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: increment the primary key value without using sequences
Дата
Msg-id 889B7471-25C6-4D05-9AA3-91BE11F9CFE0@seespotcode.net
обсуждение исходный текст
Ответ на increment the primary key value without using sequences  (roopa perumalraja <roopabenzer@yahoo.com>)
Список pgsql-sql
On Jul 29, 2007, at 7:00 , roopa perumalraja wrote:

> I would like to know if its possible to increment the primary key  
> field value of stocks table without using sequences by getting the  
> next value of the pk field from the sequnce table ?

Why? Any other solution will cause performance issues.

Michael Glaesemann
grzm seespotcode net




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

Предыдущее
От: "Michal Kedziora"
Дата:
Сообщение: Re: raise exception and transaction handling
Следующее
От: "Mitchell Vincent"
Дата:
Сообщение: Migration from SQLite Help (Left Join)