Re: [SQL] OID & indexes. - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: [SQL] OID & indexes.
Date
Msg-id 199909211524.LAA11589@candle.pha.pa.us
Whole thread Raw
In response to OID & indexes.  (raptor <raptor@unacs.bg>)
List pgsql-sql
> hi,
> 
> Is the OID fileld indexed and if not can I create index on it.

It is not indexed by default.  You have to create an index on it.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] OID & indexes.
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] Subselect performance