Re: Postgres v15 windows bincheck regression test failures - Mailing list pgsql-hackers

From Alexander Lakhin
Subject Re: Postgres v15 windows bincheck regression test failures
Date
Msg-id f5877f69-3498-88c3-365f-6fc357bd0644@gmail.com
Whole thread Raw
In response to Re: Postgres v15 windows bincheck regression test failures  (Noah Misch <noah@leadboat.com>)
Responses Re: Postgres v15 windows bincheck regression test failures
List pgsql-hackers
28.07.2023 14:42, Noah Misch wrpte:
> That was about a bug that appears when using TCP sockets. ...

Yes, and according to the failed test output, TCP sockets were used:

#                   'pg_amcheck: error: connection to server at
"127.0.0.1", port 49393 failed: server closed the connection
unexpectedly
#       This probably means the server terminated abnormally
#       before or while processing the request.

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: logical decoding and replication of sequences, take 2
Next
From: Nikita Malakhov
Date:
Subject: Re: POC: Extension for adding distributed tracing - pg_tracing