Re: oid...any optimizations

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: oid...any optimizations
Дата
Msg-id 20080305230650.67030d9c@jd-laptop
обсуждение исходный текст
Ответ на oid...any optimizations  ("sathiya psql" <sathiya.psql@gmail.com>)
Ответы Re: oid...any optimizations  ("sathiya psql" <sathiya.psql@gmail.com>)
Список pgsql-performance
On Thu, 6 Mar 2008 12:32:01 +0530
"sathiya psql" <sathiya.psql@gmail.com> wrote:

> 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...

Actually it isn't obvious as oids have been deprecated for years.

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

What version of ancient PostgreSQL are you running exactly?

Joshua D. Drake


--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director |  PostgreSQL political pundit


Вложения

В списке pgsql-performance по дате отправления:

Предыдущее
От: "sathiya psql"
Дата:
Сообщение: Re: count * performance issue
Следующее
От: "sathiya psql"
Дата:
Сообщение: Re: oid...any optimizations