Slot issues

From: bhargav kamineni <bhargavpostgres(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Slot issues
Date: 2018-10-14 18:45:53
Message-ID: CADCf-WNXHaLEz+nJqkr4TWNgfiGV13jACrZD60HRf1CSU+8+Ng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Team,

I am getting this ERROR while starting my second slave server

PANIC: too many replication slots active before shutdown
HINT: Increase max_replication_slots and try again.

max_replication_slots on my master is 2 and one of them is already active
for another slave,
do i need to increase this parameter for the need of working of another
slave ? if so whats the reason ?

Thanks
Bhargav K

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vijaykumar Jain 2018-10-14 19:02:16 Re: [External] Slot issues
Previous Message Sumit Chaturvedi 2018-10-14 18:01:18 Fwd: Query Optimizer Postgresql