Re: Why Wal_buffer is 64KB

Поиск
Список
Период
Сортировка
От Pierre C
Тема Re: Why Wal_buffer is 64KB
Дата
Msg-id op.u96ge7lfeorkce@localhost
обсуждение исходный текст
Ответ на Re: Why Wal_buffer is 64KB  (Tadipathri Raghu <traghu.dba@gmail.com>)
Ответы Re: Why Wal_buffer is 64KB
Список pgsql-performance
> After fsync/syncronous_commit off

Do not use fsync off, it is not safe. Who cares about the performance of
fsync=off, when in practice you'd never use it with real data.
synchronnous_commit=off is fine for some applications, though.

More info is needed about your configuration (hardware, drives, memory,
etc).

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