Re: unlogged tables

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: unlogged tables
Дата
Msg-id 1291348315-sup-1373@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: unlogged tables  (Andy Colson <andy@squeakycode.net>)
Ответы Re: unlogged tables  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Excerpts from Andy Colson's message of vie dic 03 00:37:17 -0300 2010:

> Ok, forget the time thing.  Has nothing to do with it.  (Which everyone already assumed I imagine).
> 
> Its truncate.
> 
> Create unloged table, fill it, truncate it, fill it again, restart pg, and the data will still be there.

Hmm, presumably the table rewrite thing in truncate is not preserving
the unlogged state (perhaps it's the swap-relfilenode business).  Does
CLUSTER have a similar effect?  What about VACUUM FULL?  If so you know
where the bug is.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Author names in source files
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Author names in source files