Re: OID vs overall system performances on high load

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: OID vs overall system performances on high load
Дата
Msg-id 1117425764.23266.12.camel@localhost.localdomain
обсуждение исходный текст
Ответ на OID vs overall system performances on high load  ("Eric Lauzon" <eric.lauzon@abovesecurity.com>)
Список pgsql-performance
On Sun, 2005-05-29 at 16:17 -0400, Eric Lauzon wrote:
> So OID can be beneficial on static tables

OIDs aren't beneficial on "static tables"; unless you have unusual
requirements[1], there is no benefit to having OIDs on user-created
tables (see the default_with_oids GUC var, which will default to "false"
in 8.1)

-Neil

[1] Such as a column that references a column in the system catalogs.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: OID vs overall system performances on high load
Следующее
От: Rudi Starcevic
Дата:
Сообщение: Re: slow queries, possibly disk io