Re: [GENERAL] Slave promotion failure

2013-06-07 Thread François Beausoleil
Le 2013-06-07 à 12:00, François Beausoleil a écrit : > > Le 2013-06-07 à 07:00, François Beausoleil a écrit : > >> >> Le 2013-06-06 à 18:40, Michael Paquier a écrit : >> >>> On Fri, Jun 7, 2013 at 1:37 AM, François Beausoleil >>> wrote: >>> I can't seem to promote the slave: >>> >>> $ sudo

Re: [GENERAL] Slave promotion failure

2013-06-07 Thread François Beausoleil
Le 2013-06-07 à 07:00, François Beausoleil a écrit : > > Le 2013-06-06 à 18:40, Michael Paquier a écrit : > >> On Fri, Jun 7, 2013 at 1:37 AM, François Beausoleil >> wrote: >> I can't seem to promote the slave: >> >> $ sudo -u postgres touch /var/lib/postgresql/9.1/main/recovery.done >> # lo

Re: [GENERAL] Slave promotion failure

2013-06-07 Thread François Beausoleil
Le 2013-06-06 à 18:40, Michael Paquier a écrit : > On Fri, Jun 7, 2013 at 1:37 AM, François Beausoleil > wrote: > I can't seem to promote the slave: > > $ sudo -u postgres touch /var/lib/postgresql/9.1/main/recovery.done > # log is silent > This has no effect. recovery.conf is renamed to recov

Re: [GENERAL] Slave promotion failure

2013-06-06 Thread Michael Paquier
On Fri, Jun 7, 2013 at 1:37 AM, François Beausoleil wrote: > I can't seem to promote the slave: > > $ sudo -u postgres touch /var/lib/postgresql/9.1/main/recovery.done > # log is silent > This has no effect. recovery.conf is renamed to recovery.done internally by the server. If recovery.done is pr