What version of Postgres are you using? What OS? Have you tried editing the archive_command in postgresql.conf and then reload?
Strahinja Kustudić | Lead System Engineer | Nordeus
Strahinja Kustudić | Lead System Engineer | Nordeus
On Sun, Feb 2, 2014 at 4:52 PM, CS DBA <cs_dba@xxxxxxxxxxxxxxxxxxx> wrote:
Hi all;
we have a cluster running with an archive command that is failing.
I tried a reload and the value does not change
Tried a set_config and I get this error:
select set_config ('archive_command', 'cp %p /data/wal_tmp/%f && mv /data/wal_tmp/%f /data/wal/&f', 'false');
ERROR: parameter "archive_command" cannot be changed now
Thoughts?
Thanks in advance
--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin