Re: making an unlogged table logged

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: making an unlogged table logged
Дата
Msg-id 4D24C051.50506@agliodbs.com
обсуждение исходный текст
Ответ на making an unlogged table logged  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: making an unlogged table logged  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 1/4/11 6:41 PM, Robert Haas wrote:
> Going the other direction ought to be possible too, although it seems
> somewhat less useful.

Actually, it's more useful; many people who *upgrade* to 9.1 will wand
to convert one or two of their tables to unlogged.

Note that the conversion both ways can be worked around with the
CREATE/ALTER TABLE dosiedo, so I don't think either of these is critical
for 9.1.  Unless you feel like working on them, of course.

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: WIP: Range Types
Следующее
От: Robert Haas
Дата:
Сообщение: Re: making an unlogged table logged