Re: GSoC proposal - "make an unlogged table logged"

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: GSoC proposal - "make an unlogged table logged"
Дата
Msg-id 533AF9D7.7010503@vmware.com
обсуждение исходный текст
Ответ на Re: GSoC proposal - "make an unlogged table logged"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: GSoC proposal - "make an unlogged table logged"  (Andres Freund <andres@2ndquadrant.com>)
Re: GSoC proposal - "make an unlogged table logged"  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
On 03/07/2014 05:36 AM, Tom Lane wrote:
> Fabrízio de Royes Mello <fabriziomello@gmail.com> writes:
>> Do you think is difficult to implement "ALTER TABLE ... SET UNLOGGED" too?
>> Thinking in a scope of one GSoC, of course.
>
> I think it's basically the same thing.  You might hope to optimize it;
> but you have to create (rather than remove) an init fork, and there's
> no way to do that in exact sync with the commit.

You just have to include that information with the commit WAL record, no?

- Heikki



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: psql \d+ and oid display
Следующее
От: Andres Freund
Дата:
Сообщение: Re: psql \d+ and oid display