Re: partitioning system tables

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: partitioning system tables
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B17C276CB@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на partitioning system tables  (Radovan Jablonovsky <radovan.jablonovsky@replicon.com>)
Список pgsql-admin
Radovan Jablonovsky wrote:
> When postgresql system tables, (tables in pg_catalog) reach size of 10mil rows, it will slow down some
> DDL operations, which insert, update or delete data from pg_* tables. Is it possible to partition the
> system tables or is there some other way to improve performance of the DDL operations?

You can't do that.

I think the problem you should address is why there are so many rows
in a catalog table.  10 million is an awful lot.

Yours,
Laurenz Albe

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

Предыдущее
От: "Rajagopalan, Jayashree"
Дата:
Сообщение: Re: postgres connections in IDLE state..
Следующее
От: Mike Broers
Дата:
Сообщение: ERROR: could not open file "base/125542/12631" Corruption?