Nicolas Boretos wrote:
----------------->>>>
Try pg_connect $PGDBName -host $PGHostName -username Bob -password Secret
----------------->>>>
-username and -password are not options of pg_connect and result in an
error. That's the problem there seems to be no way of specifying a specific
user.