Re: pgbench: could not connect to server: Resource temporarily unavailable - Mailing list pgsql-performance

From Tom Lane
Subject Re: pgbench: could not connect to server: Resource temporarily unavailable
Date
Msg-id 882038.1661310393@sss.pgh.pa.us
Whole thread Raw
In response to pgbench: could not connect to server: Resource temporarily unavailable  (Kevin McKibbin <kevinmckibbin123@gmail.com>)
Responses Re: pgbench: could not connect to server: Resource temporarily unavailable  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-performance
Thomas Munro <thomas.munro@gmail.com> writes:
> Oh, one comment there is actually obsolete now AFAIK.  Unless there is
> some reason to think personality(ADDR_NO_RANDOMIZE) might not work in
> some case where sysctl -w kernel.randomize_va_space=0 will, I think we
> can just remove that.

AFAICS, f3e78069db7 silently does nothing on platforms lacking
ADDR_NO_RANDOMIZE and PROC_ASLR_FORCE_DISABLE.  Are you asserting
there are no such platforms?

(I'm happy to lose the comment if it's really useless now, but
I think we have little evidence of that.)

            regards, tom lane



pgsql-performance by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgbench: could not connect to server: Resource temporarily unavailable
Next
From: Thomas Munro
Date:
Subject: Re: pgbench: could not connect to server: Resource temporarily unavailable