Re: [PATCH] Add peer authentication TAP test

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "Anton A(dot) Melnikov" <aamelnikov(at)inbox(dot)ru>
Cc: "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Add peer authentication TAP test
Date: 2022-11-25 07:34:12
Message-ID: Y4Bv9PwopjjSJ9c2@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 25, 2022 at 10:13:29AM +0300, Anton A. Melnikov wrote:
> The test fails almost at the beginning in reset_pg_hba call after
> modification pg_hba.conf and node reloading:
> #t/003_peer.pl .. Dubious, test returned 2 (wstat 512, 0x200)
> #No subtests run
>
> Logs regress_log_003_peer and 003_peer_node.log are attached.

Yeah, that's failing exactly at the position I am pointing to. I'll
go apply what you have..
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anton A. Melnikov 2022-11-25 07:40:43 Re: [PATCH] Add peer authentication TAP test
Previous Message Richard Guo 2022-11-25 07:27:55 Re: A problem about join ordering