Re: OID

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: OID
Дата
Msg-id 20060609173849.GA45331@pervasive.com
обсуждение исходный текст
Ответ на Re: OID  ("Bert" <clemens.bertschler@gmail.com>)
Список pgsql-general
On Fri, Jun 09, 2006 at 04:27:41AM -0700, Bert wrote:
> Thanks, so it seems that i can delete the OIDs but not insert them okay
> so i have to recreate the table.

I think a better question would be: why are you using OIDs in the first
place? You'll almost certainly be much happier with a serial column
instead.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Problems with database bloat
Следующее
От: Wei Weng
Дата:
Сообщение: State of Postgresql Replication?