Re: Postgres v15 windows bincheck regression test failures

2023-07-29 Thread Noah Misch
On Fri, Jul 28, 2023 at 04:00:00PM +0300, Alexander Lakhin wrote: > 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

Re: Postgres v15 windows bincheck regression test failures

2023-07-28 Thread Alexander Lakhin
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

Re: Postgres v15 windows bincheck regression test failures

2023-07-28 Thread Noah Misch
On Fri, Jul 28, 2023 at 07:00:01AM +0300, Alexander Lakhin wrote: > 28.07.2023 05:17, Noah Misch wrote: > >On Tue, Jun 20, 2023 at 07:49:52AM -0400, Russell Foster wrote: > >>/* > >>* We don't use Unix-domain sockets on Windows by default, even if the > >>* build supports them. (See comment at

Re: Postgres v15 windows bincheck regression test failures

2023-07-27 Thread Alexander Lakhin
Hello, 28.07.2023 05:17, Noah Misch wrote: On Tue, Jun 20, 2023 at 07:49:52AM -0400, Russell Foster wrote: /* * We don't use Unix-domain sockets on Windows by default, even if the * build supports them. (See comment at remove_temp() for a reason.) * Override at your own risk. */ Is there

Re: Postgres v15 windows bincheck regression test failures

2023-07-27 Thread Noah Misch
On Tue, Jun 20, 2023 at 07:49:52AM -0400, Russell Foster wrote: > /* > * We don't use Unix-domain sockets on Windows by default, even if the > * build supports them. (See comment at remove_temp() for a reason.) > * Override at your own risk. > */ > > Is there some sort of race condition in the

Re: Postgres v15 windows bincheck regression test failures

2023-06-20 Thread Russell Foster
On Thu, Jun 8, 2023 at 3:33 PM Andrew Dunstan wrote: > > > On 2023-06-08 Th 13:41, Russell Foster wrote: > > Hi All: > > I upgraded to postgres v15, and I am getting intermittent failures for > some of the bin regression tests when building on Windows 10. Example: > > perl vcregress.pl bincheck >

Re: Postgres v15 windows bincheck regression test failures

2023-06-08 Thread Andrew Dunstan
On 2023-06-08 Th 13:41, Russell Foster wrote: Hi All: I upgraded to postgres v15, and I am getting intermittent failures for some of the bin regression tests when building on Windows 10. Example: perl vcregress.pl bincheck Installation complete. t/001_initdb.pl .. ok All tests successful.

Postgres v15 windows bincheck regression test failures

2023-06-08 Thread Russell Foster
Hi All: I upgraded to postgres v15, and I am getting intermittent failures for some of the bin regression tests when building on Windows 10. Example: perl vcregress.pl bincheck Installation complete. t/001_initdb.pl .. ok All tests successful. Files=1, Tests=25, 12 wallclock secs ( 0.03 usr +