Re: Serial and Index - Mailing list pgsql-sql

From Tom Lane
Subject Re: Serial and Index
Date
Msg-id 12117.1109523554@sss.pgh.pa.us
Whole thread Raw
In response to Serial and Index  ("Sam Adams" <samadams@myfastmail.com>)
List 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 by date:

Previous
From: Ragnar Hafstað
Date:
Subject: Re: Serial and Index
Next
From: Don Drake
Date:
Subject: Re: AutoCommit and DDL