Re: Worries about delayed-commit semantics

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Worries about delayed-commit semantics
Дата
Msg-id 24148.1182533454@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Worries about delayed-commit semantics  (Richard Huxton <dev@archonet.com>)
Список pgsql-hackers
Richard Huxton <dev@archonet.com> writes:
>> Tom Lane wrote:
>>> What's wrong with synchronous_commit?  It's accurate and simple.

> My concern would be that it can be read two ways:
> 1. When you commit, sync (something or other - unspecified)
> 2. Synchronise commits (to each other? to something else?)*

Well, that's a fair point.  deferred_commit would avoid that objection.

I'm not sure it's real important though --- with practically all of the
postgresql.conf variables, you really need to read the manual to know
exactly what they do.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: tsearch in core patch
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: fast stop before database system is ready