Is it possible to call pg_dump (or equivalent action) through a procedure/function?
Are you able to install an untrusted language handler into the database? They are untrusted because they can basically get shell on the server.
David J.
Is it possible to call pg_dump (or equivalent action) through a procedure/function?