If I wanted to do a.
$result = pg_exec($conn, "vacuum verbose");
What would I use to read the NOTICE:'s vacuum returns as if I was using psql ??