asynchronous commit

Поиск
Список
Период
Сортировка
От Robert DiFalco
Тема asynchronous commit
Дата
Msg-id CAAXGW-y+LGatOLyaakXF2JfaHMM8JKyMAnwA-A0Lj1WosZaxZg@mail.gmail.com
обсуждение исходный текст
Ответы Re: asynchronous commit
Re: asynchronous commit
Re: asynchronous commit
Список pgsql-general
I have several tables that I use for logging and real-time stats. These are not critical and since they are a bottleneck I want transactions against them to always be asynchronous. Is there a way to specify this at a table level or do I have to make sure to call set synchronous_commit='off'  every time I insert or update to them? And presumably remember to turn it back on again for safety. 

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