Managing PostgreSQL Streaming Replication Cluster - Mailing list pgsql-novice

From Wei Shan
Subject Managing PostgreSQL Streaming Replication Cluster
Date
Msg-id CAFe9ZTp8StFuovMTLWsHR0OTH6EB7=PFLsXHMjsq7SX78Wr+1w@mail.gmail.com
Whole thread Raw
Responses Re: Managing PostgreSQL Streaming Replication Cluster
List pgsql-novice
Hi all,

I'm currently managing a PostgreSQL SR cluster with the following configuration.

1. PostgreSQL 9.2.4
2. Pacemaker/corosync as the cluster software
3. Streaming replication within 1 master and 2 slaves

If I want to change a parameter in postgresql.conf or any configuration which requires a reboot, how should I perform it without downtime? Also, if I want to perform rolling upgrade, what's the steps involve?

I tried googling for help but I couldn't find much on it.

Thanks!

--
Regards,
Ang Wei Shan

pgsql-novice by date:

Previous
From: Sameer Kumar
Date:
Subject: Understanding GROUP BY Plan in PostgreSQL
Next
From: Sameer Kumar
Date:
Subject: Re: Managing PostgreSQL Streaming Replication Cluster