sorintlab / stolon

PostgreSQL cloud native High Availability and more.
https://talk.stolon.io
Apache License 2.0
4.62k stars 444 forks source link

archive_command filed #854

Open huxiaopeng-stack opened 2 years ago

huxiaopeng-stack commented 2 years ago

i am collecting wal on /stolon-data/pg-archive,and i set archive_mode='on',archive_command="cp %p /stolon-data/pg-archive/%f' ,after i select pg_swich_wal();pg_log tell me archive command failed with exit code 1,how can i fix it

Lxml-q commented 1 year ago

where is the pg_log, I have set archive_mode and archive_command too, but I'm not find the pg_log