Re: Create replication read only - Mailing list pgsql-admin

From Ron
Subject Re: Create replication read only
Date
Msg-id 8cf0a0b7-7980-9ad3-5998-07b6a2594797@gmail.com
Whole thread Raw
In response to Create replication read only  (Erik Serrano <eserranos@gmail.com>)
List pgsql-admin
On 3/1/23 12:27, Erik Serrano wrote:
> Dear,
>
> Have information on how to create a read-only replica ... PDF, video, 
> etc.  I need to create a server to only make queries.

Postgresql doesn't "do" master-master clustering, so it's replication 
methods are all read only.

This is what I used to implement streaming:
https://www.tecmint.com/configure-postgresql-streaming-replication-in-centos-8/


-- 
Born in Arizona, moved to Babylonia.



pgsql-admin by date:

Previous
From: Erik Serrano
Date:
Subject: Create replication read only
Next
From: Holger Jakobs
Date:
Subject: psql terminates on first error