Re: Serial and Index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Serial and Index
Дата
Msg-id 12117.1109523554@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Serial and Index  ("Sam Adams" <samadams@myfastmail.com>)
Список pgsql-sql
"Sam Adams" <samadams@myfastmail.com> writes:
> I read at http://jamesthornton.com/postgres/FAQ/faq-english.html#4.15.1
> that when a serial is created then an index is created on the column.
> However I can't seem to find this anywhere in the PoistgreSQL manual. Is
> this true? Thanks.

It was once true.  Perhaps you should be reading a more up-to-date copy
of the FAQ.
        regards, tom lane


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

Предыдущее
От: Ragnar Hafstað
Дата:
Сообщение: Re: Serial and Index
Следующее
От: Don Drake
Дата:
Сообщение: Re: AutoCommit and DDL