Re: [ADMIN] archive_command and streaming replication

2012-03-12 Thread MirrorX
i dont quite understand the question. could you pls clarify a little? you want to save the pg_xlog-files from where? the master of the slave? the tool you are looking for, if it exists, should do what? thx On Sun, Mar 11, 2012 at 11:05 PM, Martin von Oertzen [via PostgreSQL] < ml-node+s1045698n5

[ADMIN] archive_command and streaming replication

2012-03-11 Thread Martin von Oertzen
PostgreSQL 9.1.2 to keep the cpu- and io-load low, we use streaming replication with only one slave. http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial#Streaming_Replication the slave is not using the "archive_command" while in recovering mode. is there any tool to save the pg_xlog-files