oid...any optimizations - Mailing list pgsql-performance

From sathiya psql
Subject oid...any optimizations
Date
Msg-id f966c2ee0803052302m2042fcb9ha17c041927987f69@mail.gmail.com
Whole thread Raw
Responses Re: oid...any optimizations  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: oid...any optimizations  (Theo Kramer <theo@flame.co.za>)
List pgsql-performance
i had a table with 50 lakh record...

it has a column called oid ( obviously all the tables will have this ), but while doing any operation it is getting slow because of the number of records...

if i remove the oid column will i get any benefit, what are all the other default columns created without our knowledge..

pgsql-performance by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: count * performance issue
Next
From: "sathiya psql"
Date:
Subject: Re: count * performance issue