WAL replication from an Old Production server

Поиск
Список
Период
Сортировка
От KK CHN
Тема WAL replication from an Old Production server
Дата
Msg-id CAKgGyB9F9DcwuLrkVorXLx8MLU8XxBbT2ziKDr2YssAmeivDOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: WAL replication from an Old Production server  (Ron <ronljohnsonjr@gmail.com>)
Re: WAL replication from an Old Production server  (Samed YILDIRIM <samed@reddoc.net>)
Список pgsql-admin
List,

I have to perform WAL Streaming replication configuration for

 An existing small  production server with 600 GB of size grown over for two years.  There is no WAL replication in place configured as of now.

2. If I want to perform WAL replication to a new Standby Server
    How to copy the 600 GB of DB data  to Standby?   OR when we configure the WAL replication attributes on primary and standby will the Standby automatically copy all the 600 GB data to the defined WAL archive dir ?

Or Do I need to manually copy the data directory of primary by SCP over NW  or by copying the data directory of Primary to a  USB disk and manually copy to the  WAL archive_dir folder defined in the standby ?  What method to follow ? why?

3. In WAL streaming replication what ports/protocols are used for copying the data directory of primary to   archive_dir of standby server and for Streaming ?


yours,
Krishane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Roberto ventura
Дата:
Сообщение: ola
Следующее
От: Steve Hill
Дата:
Сообщение: Odd behaviour with indexes for NULLs