But has anyone ever ran a Postgres vacuum command from a Perl DBI database handle?
It looks like running the command would work with a 'do' statement but I'd like to capture the output as well ('do' only returns the rowcount)
$dbh->do("VACUUM VERBOSE ANALYZE");
In reply to Perl DBI postgres question by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |