Re: Urgent :: Postgresql streaming replication issue - sync mode

From: Ravi Krishna <srkrishna(at)vivaldi(dot)net>
To: Shital A <brightuser2019(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Urgent :: Postgresql streaming replication issue - sync mode
Date: 2019-10-02 18:38:35
Message-ID: 0D78D497-FD08-4987-9A27-AF0559934750@vivaldi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> As the failed primary is having more data, How is it possible that primary is committing transaction before they were applied on standby with synchronous_commit=remote_apply?

If I am not mistaken remote_apply is only from ver 11.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2019-10-02 18:44:11 Re: Users, Roles and Connection Pooling
Previous Message Shital A 2019-10-02 18:28:06 Urgent :: Postgresql streaming replication issue - sync mode