index
:
users/simon/postgres.git
dev_hot_standby
hot_standby
master
recoveryinfra
Simon's dev repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
performance
/
sqls
/
vacuum
blob: 9e671d078c5be72183cea41a533cfd92e4131b03 (
plain
)
1
2
3
4
5
if ( $TestDBMS =~ /^pgsql/ ) { `time $FrontEnd -c 'vacuum'`; }