Re: "make check" and pg_hba.conf - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "make check" and pg_hba.conf
Date
Msg-id 3718.1476826089@sss.pgh.pa.us
Whole thread Raw
In response to "make check" and pg_hba.conf  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: "make check" and pg_hba.conf  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> writes:
> Is there a way to get "make check" to install a custom pg_hba.conf for its
> temporary installation? Something like pre-prending the line:
> local  all  password_user  md5
> To the default pg_hba.conf?

No.  Why would you want that?  External connections to the test DB seem
like exactly what you *don't* want, for reproducibility's sake.

Also, this seems like it's overlapping with the use case for making
an installation and using make installcheck.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: "make check" and pg_hba.conf
Next
From: Josh Berkus
Date:
Subject: Re: Remove vacuum_defer_cleanup_age