Cannot change archive_command with a reload - Mailing list pgsql-admin

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


pgsql-admin by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: odd pg_start_backup() issue
Next
From: Strahinja Kustudić
Date:
Subject: Re: Cannot change archive_command with a reload