Moving PostgreSQL servers to a new server

Started by normandavis1990about 2 years ago2 messagesgeneral
Jump to latest
#1normandavis1990
normandavis1990@proton.me

Hi,
I am new to PostgreSQL. My scenario is as follows:

https://cdn.bloghunch.com/uploads/uNxNoi5uVKeDibd5.webp

I have a Master server and two Replica (Replica-1 and Replica-2) servers. One of these Replica servers is in read-only mode and a report is prepared from it using Microsoft PowerBI. Due to a series of issues, I want to transfer the Master server and one of the Replica servers to other servers in two steps, but I don't want to have any interruptions.
A) Assuming PostgreSQL is installed on the new server, what should I do first to migrate the Master? Please show me a tutorial and share your experiences.

B) After transferring the Master, I want to transfer one of the Replica servers. What should I do to transfer this server?

Cheers.

#2Jason Long
hack3rcon@yahoo.com
In reply to: normandavis1990 (#1)
Re: Moving PostgreSQL servers to a new server

Hello,I have the same question. I hope someone can answer this question clearly.

On Wed, Feb 28, 2024 at 10:04 PM, normandavis1990<normandavis1990@proton.me> wrote: Hi,I am new to PostgreSQL. My scenario is as follows:
https://cdn.bloghunch.com/uploads/uNxNoi5uVKeDibd5.webp

I have a Master server and two Replica (Replica-1 and Replica-2) servers. One of these Replica servers is in read-only mode and a report is prepared from it using Microsoft PowerBI. Due to a series of issues, I want to transfer the Master server and one of the Replica servers to other servers in two steps, but I don't want to have any interruptions.
A) Assuming PostgreSQL is installed on the new server, what should I do first to migrate the Master? Please show me a tutorial and share your experiences.
B) After transferring the Master, I want to transfer one of the Replica servers.  What should I do to transfer this server?

Cheers.