Re: PROXY protocol support

From: Julien Riou <julien(at)riou(dot)xyz>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: PROXY protocol support
Date: 2026-06-20 09:18:01
Message-ID: 82e06d0f-d621-4595-9a37-52a5826dd61d@riou.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> or the proxy used a <literal>LOCAL<literal> command.

Fixed the literal end marker.

> $node->start;

The node start fails in the 002_proxy_protocol_ssl.pl on Windows but
there is no error in stderr. I have added the logs to debug what really
happens in the CI.

I have updated my e-mail address too.
--
Julien

Attachment Content-Type Size
proxy_protocol_13.patch text/x-patch 95.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-06-20 09:24:07 Re: Fix publisher-side sequence permission reporting
Previous Message Tatsuya Kawata 2026-06-20 09:14:59 Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope