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 49b60a4 commit d0f8d0dCopy full SHA for d0f8d0d
src/bin/scripts/t/100_vacuumdb.pl
@@ -29,4 +29,4 @@
29
issues_sql_like(
30
[ 'vacuumdb', '-Z', 'postgres' ],
31
qr/statement: ANALYZE;/,
32
- 'vacuumdb -z');
+ 'vacuumdb -Z');
0 commit comments