Re: hot standby in Postgresql 12 - Mailing list pgsql-admin

From Ganesh Korde
Subject Re: hot standby in Postgresql 12
Date
Msg-id CAPNyb0Wi77y4Z1Fb8OM5w8S7oCo2P8aLD1_PhP2tRdvjhePE6Q@mail.gmail.com
Whole thread Raw
In response to hot standby in Postgresql 12  (Ankush Chawla <ankushchawla03@gmail.com>)
Responses Re: hot standby in Postgresql 12
Re: hot standby in Postgresql 12
List pgsql-admin
Looks like you have mentioned "hot_standby= on" on both places i.e  recovery.conf and postgresql.conf. keep it at only one place and check.

On Tue, 19 Jan 2021, 8:51 am Ankush Chawla, <ankushchawla03@gmail.com> wrote:
Preparing hot standby in PostgreSQL 12

I have created a standby.signal file and added the parameter hot_standby='on' in postgresql.conf file but i am still not able to query the standby database 
Database is not getting open for reading.

postgres@ip-172-31-31-150:/u01/db10/pg_wal> psql -p 5490
psql: error: FATAL:  the database system is starting up

--
Best Regards,
Ankush Chawla

pgsql-admin by date:

Previous
From: Ganesh Korde
Date:
Subject: Re: Re: PostgreSQL replication failover
Next
From: Ankush Chawla
Date:
Subject: Re: hot standby in Postgresql 12