| From: | "Anton A(dot) Melnikov" <aamelnikov(at)inbox(dot)ru> |
|---|---|
| To: | "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH] Add peer authentication TAP test |
| Date: | 2022-11-25 04:56:08 |
| Message-ID: | 28b9d685-9590-45b1-fe87-358d61c6950a@inbox.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello!
On Windows this test fails with error:
# connection error: 'psql: error: connection to server at "127.0.0.1", port xxxxx failed:
# FATAL: no pg_hba.conf entry for host "127.0.0.1", user "buildfarm", database "postgres", no encryption'
May be disable this test for windows like in 001_password.pl and 002_saslprep.pl?
Best wishes,
--
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Skip-003_peer.pl-for-windows.patch | text/x-patch | 777 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-11-25 05:18:51 | Re: [PATCH] Add peer authentication TAP test |
| Previous Message | Dilip Kumar | 2022-11-25 04:01:17 | Re: Add sub-transaction overflow status in pg_stat_activity |