Jeff Janes <jeff.ja...@gmail.com> writes: > On Tue, Oct 18, 2016 at 2:28 PM, Tom Lane <t...@sss.pgh.pa.us> wrote: >> No. Why would you want that? External connections to the test DB seem >> like exactly what you *don't* want, for reproducibility's sake.
> I would want to do that so that the code dealing with password-based logins > doesn't go completely untested by "make check", like it currently is. Well, unless you create a user with a password and use that password to log in, you're not performing much of a test. Getting the hba entry in there seems to me to be about the least of the worries for making a usable test case. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers