Re: [PERFORM] pg_xlog dir not getting swept

2016-06-30 Thread Niels Kristian Schjødt
Thanks, after a few more hours of waiting, things started get cleaned up. Things are back in order now. Niels Kristian Schjødt Co-founder & Developer E-Mail: nielskrist...@autouncle.com Mobile: +45 28 73 04 93 www.autouncle.com

Re: [PERFORM] pg_xlog dir not getting swept

2016-06-29 Thread Jeff Janes
On Wed, Jun 29, 2016 at 3:00 AM, Niels Kristian Schjødt wrote: > About a day ago, there seems to have been some trouble in the network of my > database (postgresql 9.3). > > I’m running my db with a streaming replication setup with wall shipping. > > I sync wal logs to a mounted networkdrive using

[PERFORM] pg_xlog dir not getting swept

2016-06-29 Thread Niels Kristian Schjødt
About a day ago, there seems to have been some trouble in the network of my database (postgresql 9.3). I’m running my db with a streaming replication setup with wall shipping. I sync wal logs to a mounted networkdrive using archive_command = 'rsync -a %p /mnt/wal_drive/wals/%f http://www.hive