On Tue, May 30, 2017 at 9:32 PM, Magnus Hagander wrote:
> On Tue, May 30, 2017 at 9:14 PM, Ludovic Vaugeois-Pepin
> wrote:
>>
>> I ran into the issue described below with 10.0 beta. The error I got is:
>>
>> pg_basebackup: could not create temporary replicati
Le 30 mai 2017 9:32 PM, "Magnus Hagander" a écrit :
On Tue, May 30, 2017 at 9:14 PM, Ludovic Vaugeois-Pepin
wrote:
>
> I ran into the issue described below with 10.0 beta. The error I got is:
>
> pg_basebackup: could not create temporary replication slot
> &q
I ran into the issue described below with 10.0 beta. The error I got is:
pg_basebackup: could not create temporary replication slot
"pg_basebackup_2194": ERROR: replication slot "pg_basebackup_2194"
already exists
A race condition? Or maybe I am doing something wrong.
Release:
Name
On Tue, May 30, 2017 at 12:20 AM, Michael Paquier
wrote:
> On Sun, May 28, 2017 at 9:41 AM, Ludovic Vaugeois-Pepin
> wrote:
>> On Sun, May 28, 2017 at 9:49 AM, Ludovic Vaugeois-Pepin
>> wrote:
>>> It really is set at 3s on all servers (master and standbies) earl
On Sun, May 28, 2017 at 9:49 AM, Ludovic Vaugeois-Pepin
wrote:
>
>
> On Sun, May 28, 2017 at 6:54 AM, Michael Paquier
> wrote:
>>
>> On Sat, May 27, 2017 at 2:40 PM, Ludovic Vaugeois-Pepin
>> wrote:
>> > Say, with 9.6.2, a hot_standby fails to connec
On Sun, May 28, 2017 at 6:54 AM, Michael Paquier
wrote:
> On Sat, May 27, 2017 at 2:40 PM, Ludovic Vaugeois-Pepin
> wrote:
> > Say, with 9.6.2, a hot_standby fails to connect to a replication slot:
> > FATAL: could not start WAL streaming: ERROR: replication slot
>
Hi,
Say, with 9.6.2, a hot_standby fails to connect to a replication slot:
FATAL: could not start WAL streaming: ERROR: replication slot "test3"
does not exist
or
FATAL: could not connect to the primary server: FATAL: the database
system is starting up
Is there a way to reduce the ti