Synchronous replication and read consistency - Mailing list pgsql-general

From Ravi Krishna
Subject Synchronous replication and read consistency
Date
Msg-id CACER=P3zwJ+iQk=Ti-oapscVPY1RRHHrS2fYdq-EGXv8Trs=YQ@mail.gmail.com
Whole thread Raw
Responses Re: Synchronous replication and read consistency  (Chris Mair <chris@1006.org>)
List pgsql-general
Does sync replication guarantee that any inserted data on primary is
immediately visible for read on standbys with no lag.


pgsql-general by date:

Previous
From: Peter Kroon
Date:
Subject: Re: conn = PQconnectdb(conninfo);
Next
From: Christian Ramseyer
Date:
Subject: Re: How to speed up pg_trgm / gin index scan