| From: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
|---|---|
| To: | "Alex Good *EXTERN*" <alexjsgood(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Recovery continually requests new WAL files |
| Date: | 2012-06-13 08:10:13 |
| Message-ID: | D960CB61B694CF459DCFB4B0128514C20800B59E@exadv11.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Alex Good wrote:
> I have a simple setup with one master and one backup server. I have an
> issue where I have performed a backup and copied it to the data
> directory for the slave, written a recovery.conf and copied in the
> backup_label file and then started the server, it happily restores
> everything up until and including the WAL file mentioned in the
> backup_label and then attempts to obtain the next archive file which
has
> not yet been archived. I can't for the life of me figure out what is
> going on.
What else would you expect?
Are you planning to use streaming replication?
If yes, what are your configuration parameters for replication?
Yours,
Laurenz Albe
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2012-06-13 08:22:27 | Re: PostgreSQL 9.2, SQL functions' named vs numbered parameters. |
| Previous Message | Chris Travers | 2012-06-13 07:48:59 | PostgreSQL 9.2, SQL functions' named vs numbered parameters. |