hot standby in Postgresql 12

From: Ankush Chawla <ankushchawla03(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: hot standby in Postgresql 12
Date: 2021-01-19 03:20:21
Message-ID: CAOY8JhBPpZ8JvZ8PGUzAbpz17Ra4yJ4w1s=oja0qzsY3sHdSOg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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(at)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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David G. Johnston 2021-01-19 03:31:33 Re: hot standby in Postgresql 12
Previous Message Blairemaloneback 2021-01-18 15:40:46 Re: How to manage null value while copy data from csv