diff options
author | Noah Misch <noah@leadboat.com> | 2014-06-19 21:41:26 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-06-19 21:41:26 -0400 |
commit | c82725edfa1aec1cad940b15b6e22ee3dbd57f20 (patch) | |
tree | 9a8115e87847fee717d2c1457c2097bf9ec2d53d /doc/src/sgml/ref/postgres-ref.sgml | |
parent | f28d9b10f73440adcb2e094440b4b213673e491b (diff) | |
download | postgresql-c82725edfa1aec1cad940b15b6e22ee3dbd57f20.tar.gz postgresql-c82725edfa1aec1cad940b15b6e22ee3dbd57f20.zip |
Let installcheck-world pass against a server requiring a password.
Give passwords to each user created in support of an ECPG connection
test case. Use SET SESSION AUTHORIZATION, not a fresh connection, to
reduce privileges during a dblink test case.
To test against such a server, both the "make installcheck-world"
environment and the postmaster environment must provide the default
user's password; $PGPASSFILE is the principal way to do so. (The
postmaster environment needs it for dblink and postgres_fdw tests.)
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
0 files changed, 0 insertions, 0 deletions