Re: Commit Delay

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Commit Delay
Дата
Msg-id 20200430233354.GB31272@momjian.us
обсуждение исходный текст
Ответ на Commit Delay  (Naveen Sankineni <nsankineni@gmail.com>)
Ответы RE: Commit Delay
Список pgsql-admin
On Thu, Apr 30, 2020 at 07:31:01PM -0400, Naveen Sankineni wrote:
> Hello ,
> 
> I would need your advice on which parameter is least impacted in terms of Data
> Loss if we wanted to set .
> One of our Database is waiting on I/O when there is a batch operation that runs
> to Insert/Delete table data is impacting the small updates that runs  on a
> continuous basis where it shows that wait is on walwritelock.
> 
> commit_delay 
> synchronous_commit

The full list is here:

    https://www.postgresql.org/docs/12/non-durability.html

I would say synchronous_commit.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



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

Предыдущее
От: Naveen Sankineni
Дата:
Сообщение: Commit Delay
Следующее
От: vinod kale
Дата:
Сообщение: Postgres pgbackrest issue.