Re: Slot issues

From: Ravi Krishna <srkrishna1(at)aol(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Vijaykumar Jain <vjain(at)opentable(dot)com>, bhargavpostgres(at)gmail(dot)com, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Slot issues
Date: 2018-10-14 22:15:52
Message-ID: F16DD0EC-1579-49E0-8940-5F02868A3E7A@aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> You're not forced to use slots. Their purpose is to allow to force the
> primary to keep necessary resources around. Which also allows to get rid
> of the archive in some setups.

Thanks.

Disclaimer: We don't use replication as we piggy back on AWS HA.

The reason why I posted this is because majority of replication related messages in this forum
is about slots :-)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vijaykumar Jain 2018-10-14 22:44:26 Re: [External] Re: Slot issues
Previous Message Andres Freund 2018-10-14 21:55:56 Re: Slot issues