Re: Getting VACUUM VERBOSE results via libpq
Stuart Brooks <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
> Anyone know whether its possible to get the results of a VACUUM > VERBOSE via the libpq C library? Can't see it anywhere in the > documentation and it doesn't come back as a result set or in > PQcmdStatus. pgAdmin seems to get it back, as does psql. Looking a bit harder, I've come across Notice Processing which I presume does the trick. I'll give that a crack... ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster