Re: unlogged tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: unlogged tables
Дата
Msg-id 25335.1291745876@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: unlogged tables  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: unlogged tables  (Robert Haas <robertmhaas@gmail.com>)
Re: unlogged tables  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I'm also going to go through and change all instances of the word
> "unlogged" to "volatile", per previous discussion.  If this seems like
> a bad idea to anyone, please object now rather than afterwards.

Hm... I thought there had been discussion of a couple of different
flavors of table volatility.  Is it really a good idea to commandeer
the word "volatile" for this particular one?
        regards, tom lane


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

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Feature request - CREATE TYPE ... WITH OID = oid_number.
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Final(?) proposal for wal_sync_method changes