Re: Minimal logical decoding on standbys - Mailing list pgsql-hackers

From tushar
Subject Re: Minimal logical decoding on standbys
Date
Msg-id 731c0de7-252e-619c-93c0-ca32ea415dff@enterprisedb.com
Whole thread Raw
In response to Re: Minimal logical decoding on standbys  (tushar <tushar.ahuja@enterprisedb.com>)
List pgsql-hackers
On 03/04/2019 04:54 PM, tushar wrote:
> .)Perform pg_basebackup using --slot=decoding_standby  with option -R 
> . modify port=5555 , start the server 

set primary_slot_name = 'decoding_standby'  in the postgresql.conf file 
of slave.

-- 
regards,tushar
EnterpriseDB  https://www.enterprisedb.com/
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: tushar
Date:
Subject: Re: Minimal logical decoding on standbys
Next
From: Heikki Linnakangas
Date:
Subject: Re: amcheck verification for GiST