...

Поиск
Список
Период
Сортировка
От Alex Lau
Тема ...
Дата
Msg-id 3CA33D8D.3090806@dpcgroup.com
обсуждение исходный текст
Ответы Re:  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
CREATE TABLE mytesting ( dosnotmatter text );

CREATE INDEX myunique ON mytesting oid;

will this help to make sure the oid is unique? and is that right?
if in fact the oid roll over, and insertation fail. Will reinsert  get 
an new oid or the same oid retry.
Alex




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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Re: Dblink and ISDN
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Contrib update