Re: Slot issues

From: bhargav kamineni <bhargavpostgres(at)gmail(dot)com>
To: andres(at)anarazel(dot)de
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Slot issues
Date: 2018-10-14 21:15:51
Message-ID: CADCf-WMtfReVtYPs_P3hpT5WibTy7Bm9oTSWAKq6VCiHufzZWw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yeah i have used rsync , Got it now will increase the max_replication_slots
to high enough , Thank you Andres Freund :-)

On Mon, 15 Oct 2018 at 02:40, Andres Freund <andres(at)anarazel(dot)de> wrote:

> Hi,
>
> Please try to quote properly.
>
> On 2018-10-15 01:57:53 +0530, bhargav kamineni wrote:
> > I got his on standby, could you please explain in detail about
> > --*but that *on the standby* haven't set max_replication_slots high
> enough*
> > .
>
> What is max_replication_slots set to on the new standby?
>
> If you created the new basebackup using rsync, and didn't exclude
> pg_replication_slot, it'll have copied the slots from the primary. And
> thus needs a high enough max_replication_slots to work with them.
>
> - Andres
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vijaykumar Jain 2018-10-14 21:20:46 Re: [External] Re: Slot issues
Previous Message Andres Freund 2018-10-14 21:10:54 Re: Slot issues