oid...any optimizations

From: "sathiya psql" <sathiya(dot)psql(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: oid...any optimizations
Date: 2008-03-06 07:02:01
Message-ID: f966c2ee0803052302m2042fcb9ha17c041927987f69@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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..

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message sathiya psql 2008-03-06 07:06:48 Re: count * performance issue
Previous Message A. Kretschmer 2008-03-06 06:57:50 Re: count * performance issue