Re: [ADMIN] replication recovery/startup question

2012-07-03 Thread Greg Smith
On 06/25/2012 11:40 AM, Rob Cowell wrote: Why would the output from ‘ls’ show older filenames (013D...xx) as newer in date than the “013F...xx” filenames? Does Postgres re-cycle old log filenames ? It recycles old log files. If you turn on log_checkpoints, you can see how man

[ADMIN] replication recovery/startup question

2012-06-25 Thread Rob Cowell
Hi, I started replicating my Postgres9.1.3 server on Friday, and it seems to be working well. The master server database is quite large (somewhere in the order of 85GB) so the rsync to copy the base_backup took a while to complete. However, looking at the log files and 'ps' I'm wondering if the