Re: Will modifications to unlogged tables also be flused to disk?

Поиск
Список
Период
Сортировка
От Clemens Eisserer
Тема Re: Will modifications to unlogged tables also be flused to disk?
Дата
Msg-id CAFvQSYTJvqp-ZZALmnJLb53_g-syfannEo_C+ATkp8gv5QRkRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Will modifications to unlogged tables also be flused to disk?  (Andreas Kretschmer <akretschmer@spamfence.net>)
Ответы Re: Will modifications to unlogged tables also be flused to disk?  (Vik Fearing <vik.fearing@dalibo.com>)
Re: Will modifications to unlogged tables also be flused to disk?  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-general
Hi Andreas,

> They will lost after a crash, but after a regular shutdown / restart all
> data in the table.

Yes, the semantics are clearly stated in the documentation.
What I wonder is whether postgresql will issue flush/fsync operations
when unlogged tables are modified?

Regards, Clemens


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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Will modifications to unlogged tables also be flused to disk?
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: Will modifications to unlogged tables also be flused to disk?