Re: PostgreSQL as a local in-memory cache

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: PostgreSQL as a local in-memory cache
Дата
Msg-id 4C29B9650200002500032CC2@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: PostgreSQL as a local in-memory cache  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-performance
Bruce Momjian <bruce@momjian.us> wrote:

> What synchronous_commit = false does is to delay writing
> the wal buffers to disk and fsyncing them, not just fsync

Ah, that answers the question Josh Berkus asked here:

http://archives.postgresql.org/pgsql-performance/2010-06/msg00285.php

(which is something I was wondering about, too.)

-Kevin

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL as a local in-memory cache
Следующее
От: "Benjamin Krajmalnik"
Дата:
Сообщение: Re: cpu bound postgresql setup.