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
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
un
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 rem
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 some
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 SS
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
>
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.
Fil