Re: What needs to be done for real Partitioning?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: What needs to be done for real Partitioning?
Дата
Msg-id 20050322131000.GA15881@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: What needs to be done for real Partitioning?  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: What needs to be done for real Partitioning?  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-performance
On Mon, Mar 21, 2005 at 08:26:24PM +0200, Hannu Krosing wrote:
> On P, 2005-03-20 at 00:52 +0100, PFC wrote:

> >     Also note the possibility to mark a partition READ ONLY. Or even a table.

> Would we still need regular VACUUMing of read-only table to avoid
> OID-wraparound ?

You could VACUUM FREEZE the table or partition, so you wouldn't need to
vacuum it again.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"Someone said that it is at least an order of magnitude more work to do
production software than a prototype. I think he is wrong by at least
an order of magnitude."                              (Brian Kernighan)

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

Предыдущее
От: Mike Rylander
Дата:
Сообщение: Re: Tsearch2 performance on big database
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Tsearch2 performance on big database