Re: lisp mail archive software

John DeSoi <[email protected]> Mon, 7 Jul 2003 08:38:42 -0400
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
Dan

On Monday, July 7, 2003, at 06:13 AM, Daniel Barlow wrote:

> I've never used Postgres through the C client libraries (always
> through usql or perl DBI) but the deal at the protocol level seems to
> be that the return value from an insert includes the oid of the new
> row.  You can then do another select "where oid=" to get the rest of
> the row.


I was wondering if OID is implicitly indexed or if you need to add one 
to ensure this is fast with a large number of rows?

Best,

John DeSoi, Ph.D.