| From: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
|---|---|
| To: | Rene Romero Benavides <rene(dot)romero(dot)b(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: restore_command ignored in recovery.conf on standby |
| Date: | 2014-04-14 04:41:18 |
| Message-ID: | CAMkU=1xEnAfdyvhtjhmgc8w0pCSUAZq-JBOeC+1HebsO3_mq=Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Apr 13, 2014 7:30 PM, "Rene Romero Benavides" <rene(dot)romero(dot)b(at)gmail(dot)com>
wrote:
>
> - Base backup taken with 9.2.6 (via pg_basebackup command)
> - binaries updated to 9.2.8
> - set up the base backup to replicate from the master and archives, and
started
> - the restore_command option is ignored, with the following message:
>
> 2014-04-13 21:07:21.386 CDT,,,22055,,534b42d7.5627,4,,2014-04-13 21:07:19
CDT,1/0,0,LOG,00000,"consistent recovery state reached at
1E6/F9FFE880",,,,,,,,"CheckRecoveryConsistency, xlog.c:7371",""
> 2014-04-13 21:07:21.387 CDT,,,22053,,534b42d6.5625,1,,2014-04-13 21:07:18
CDT,,0,LOG,00000,"database system is ready to accept read only
connections",,,,,,,,"sigusr1_handler, postmaster.c:4261",""
>
Are you sure there is actually a problem? "Ready to accept read-only
connections" doesn't mean recovery has ended.
Cheers,
Jeff
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2014-04-14 06:39:23 | Re: streaming replication and recovery |
| Previous Message | Stephen Frost | 2014-04-14 03:22:47 | Re: restore_command ignored in recovery.conf on standby |