From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Serverside SNI support in libpq |
Date: | 2024-12-04 00:43:18 |
Message-ID: | CAOYmi+nYV6Rr9BY4YfYyVdiQ5TzMZray6QPXwiO3pYSaow+-Tg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Dec 3, 2024 at 5:58 AM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> > Have you seen any weird behavior like this on your end? I'm starting
> > to doubt my test setup...
>
> I've not been able to reproduce any behaviour like what you describe.
Hm, v2 is different enough that I'm going to need to check my notes
and try to reproduce again. At first glance, I am still seeing strange
reload behavior (e.g. issuing `pg_ctl reload` a couple of times in a
row leads to the server disappearing without any log messages
indicating why).
> > On the plus side, I now have a handful of
> > debugging patches for a future commitfest.
>
> Do you have them handy for running tests on this version?
I'll work on cleaning them up. I'd meant to contribute them
individually by now, but I got a bit sidetracked...
Thanks!
--Jacob
From | Date | Subject | |
---|---|---|---|
Next Message | Anton A. Melnikov | 2024-12-04 00:45:13 | Re: Missing LWLock protection in pgstat_reset_replslot() |
Previous Message | Tom Lane | 2024-12-04 00:42:03 | Re: Using Expanded Objects other than Arrays from plpgsql |