On Fri, Apr 09, 2021 at 10:12:51AM +0900, Michael Paquier wrote:
> I have been keeping an eye on fairywren since yesterday to see if this
> failure is completely taken care of, but it has not reported yet.
> Andrew, is this animal alive?
FYI, fairywren has reported back and is now green:
https://b
On Thu, Apr 08, 2021 at 07:37:56AM +0900, Michael Paquier wrote:
> I have applied the fix for fairywren now, to close the loop.
I have been keeping an eye on fairywren since yesterday to see if this
failure is completely taken care of, but it has not reported yet.
Andrew, is this animal alive?
--
On Wed, Apr 07, 2021 at 12:51:57PM -0400, Tom Lane wrote:
> Sounds reasonable, pushed. (I didn't actually verify it on prairiedog,
> because that would have taken a couple hours :-(. We can revisit if
> that animal fails to go green.)
Thanks to both of you. prairiedog is the only animal running
Jacob Champion writes:
> On Wed, 2021-04-07 at 10:27 -0400, Tom Lane wrote:
>> prairiedog is also not happy, apparently for a different reason.
> That one's failing because older OpenSSL doesn't support channel
> binding, and the new test I wrote forgot to check to make sure channel
> binding was
On Wed, 2021-04-07 at 10:27 -0400, Tom Lane wrote:
> Michael Paquier writes:
> > On Wed, Apr 07, 2021 at 01:17:34AM +, Michael Paquier wrote:
> > > Add some information about authenticated identity via log_connections
> > So, fairywren, that is able to run the SSL tests on Windows, has been
>
Michael Paquier writes:
> On Wed, Apr 07, 2021 at 01:17:34AM +, Michael Paquier wrote:
>> Add some information about authenticated identity via log_connections
> So, fairywren, that is able to run the SSL tests on Windows, has been
> complaining here:
prairiedog is also not happy, apparently
On Wed, Apr 07, 2021 at 01:17:34AM +, Michael Paquier wrote:
> Add some information about authenticated identity via log_connections
>
> The "authenticated identity" is the string used by an authentication
> method to identify a particular user. In many common cases, this is the
> same as the
Add some information about authenticated identity via log_connections
The "authenticated identity" is the string used by an authentication
method to identify a particular user. In many common cases, this is the
same as the PostgreSQL username, but for some third-party authentication
methods, the