Hi Guys,
I'm working on trying to get phpPgAdmin to stream the output of pg_dump to
the user.
However, it's impossible to set the password!
I believe it doesn't respect the PGPASS variable anymore, so what do I do?
The problem is that the script itself will be running as the 'www' user, so
it's also not possible to use a .pgpass file.
What on earth can I do?
Chris