Re: [GENERAL] pg_basebackup error: replication slot "pg_basebackup_2194" already exists

2017-05-30 Thread Ludovic Vaugeois-Pepin
On Tue, May 30, 2017 at 9:32 PM, Magnus Hagander <mag...@hagander.net> wrote: > On Tue, May 30, 2017 at 9:14 PM, Ludovic Vaugeois-Pepin > <ludovi...@gmail.com> wrote: >> >> I ran into the issue described below with 10.0 beta. The error I got is: >> >>

Fwd: [GENERAL] pg_basebackup error: replication slot "pg_basebackup_2194" already exists

2017-05-30 Thread Ludovic Vaugeois-Pepin
Le 30 mai 2017 9:32 PM, "Magnus Hagander" <mag...@hagander.net> a écrit : On Tue, May 30, 2017 at 9:14 PM, Ludovic Vaugeois-Pepin <ludovi...@gmail.com> wrote: > > I ran into the issue described below with 10.0 beta. The error I got is: > > pg_basebackup: coul

[GENERAL] pg_basebackup error: replication slot "pg_basebackup_2194" already exists

2017-05-30 Thread Ludovic Vaugeois-Pepin
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

Re: [GENERAL] wal_retrieve_retry_interval

2017-05-29 Thread Ludovic Vaugeois-Pepin
On Tue, May 30, 2017 at 12:20 AM, Michael Paquier <michael.paqu...@gmail.com> wrote: > On Sun, May 28, 2017 at 9:41 AM, Ludovic Vaugeois-Pepin > <ludovi...@gmail.com> wrote: >> On Sun, May 28, 2017 at 9:49 AM, Ludovic Vaugeois-Pepin >> <ludovi...@gmail.com> wrot

Re: [GENERAL] wal_retrieve_retry_interval

2017-05-28 Thread Ludovic Vaugeois-Pepin
On Sun, May 28, 2017 at 9:49 AM, Ludovic Vaugeois-Pepin <ludovi...@gmail.com> wrote: > > > On Sun, May 28, 2017 at 6:54 AM, Michael Paquier <michael.paqu...@gmail.com> > wrote: >> >> On Sat, May 27, 2017 at 2:40 PM, Ludovic Vaugeois-Pepin >> <lud

Fwd: [GENERAL] wal_retrieve_retry_interval

2017-05-28 Thread Ludovic Vaugeois-Pepin
On Sun, May 28, 2017 at 6:54 AM, Michael Paquier <michael.paqu...@gmail.com> wrote: > On Sat, May 27, 2017 at 2:40 PM, Ludovic Vaugeois-Pepin > <ludovi...@gmail.com> wrote: > > Say, with 9.6.2, a hot_standby fails to connect to a replication slot: > > FATAL:

[GENERAL] wal_retrieve_retry_interval

2017-05-27 Thread Ludovic Vaugeois-Pepin
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