Re: unlooged tables

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: unlooged tables
Дата
Msg-id 20121207214814.GJ8476@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: unlooged tables  (Igor Neyman <ineyman@perceptron.com>)
Список pgsql-general
Hi,

On 2012-12-07 14:29:26 +0000, Igor Neyman wrote:
> I was hoping, may be hacking pg_catalog, like setting pg_class.relpersistence to 'u' will do the trick (or something
likethis). 
>
> b.t.w. there will be no other active connections, so there is no risk of needing to add/update/delete records in the
tablewhile changing to "unlogged". 

Nope, thats not enough, won't create the init fork, so your next restart
will probably fail.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: Re: unlooged tables
Следующее
От: Ryan Kelly
Дата:
Сообщение: Large temporary file generated during query