We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671fe37 commit 2684452Copy full SHA for 2684452
dba/pg_rotate_logs.sh renamed to dba/pg_delete_compress_logs.sh
@@ -8,4 +8,4 @@ for file in $FILES_FOR_COMPRESSION
8
do
9
ionice -c2 -n7 nice -n19 pzstd -5 --quiet --rm $file
10
chown postgres:postgres $file.zst
11
-done
+done
0 commit comments