Re: automatic creation of oid

Поиск
Список
Период
Сортировка
От Lincoln Yeoh
Тема Re: automatic creation of oid
Дата
Msg-id 5.1.0.14.1.20030302212236.00a2dec0@mbox.jaring.my
обсуждение исходный текст
Ответ на automatic creation of oid  (Detlef Jockheck <detlef@jockheck.de>)
Список pgsql-general
At 09:10 PM 2/28/03 +0100, Detlef Jockheck wrote:
>I'm new to postgresql. How can automatically create unique object identifyer
>during insertion of new data. I 've seen that a can use a sequence, but I
>think there must be another way?

There are other options. But if you don't have any other requirements than
what you mentioned, you should use sequence/serial.

Regards,
Link.


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

Предыдущее
От: Detlef Jockheck
Дата:
Сообщение: Doing multiple steps at once
Следующее
От: "Mark Cave-Ayland"
Дата:
Сообщение: plpgsql memory leak in 7.3.2? (repost)