Re: WALWriteLocks - Mailing list pgsql-admin

From Don Seiler
Subject Re: WALWriteLocks
Date
Msg-id CAHJZqBB1ytKeyxLmY33YpMPSBWoWK5TvuWZ++nCOCZ==BuPK+w@mail.gmail.com
Whole thread Raw
In response to Re: WALWriteLocks  (Vijaykumar Jain <vijaykumarjain.github@gmail.com>)
List pgsql-admin
On Mon, May 24, 2021 at 11:02 AM Vijaykumar Jain <vijaykumarjain.github@gmail.com> wrote:

Do you have synchronous_standby_names enabled and have non zero nodes here?
slow network or disk on standby may result in WALWrite contention on primary, even when primary has no issue.

We don't use synchronous standby commit. That parameter value is empty.

--
Don Seiler
www.seiler.us

pgsql-admin by date:

Previous
From: Vijaykumar Jain
Date:
Subject: Re: WALWriteLocks
Next
From: Wells Oliver
Date:
Subject: Creating an index on a timestamp with time zone cast to a date-- possible?