Closed
Description
I see there are already conditionals in the code to allow the wal_files
check to work in PG10 after the folder name change. What would be better would be to use the pg_ls_waldir()
function instead. This would allow any role granted pg_monitor
to be able to run this check. pg_ls_dir()
always requires a superuser to use it.
Metadata
Metadata
Assignees
Labels
No labels