Re: pgsql: Use data directory inode number, not port, to select SysVresour - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Use data directory inode number, not port, to select SysVresour
Date
Msg-id b59a39e5-3013-47e6-2549-1595928dfa1d@2ndQuadrant.com
Whole thread Raw
In response to Re: pgsql: Use data directory inode number, not port, to select SysV resour  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On 9/6/19 2:42 PM, Tom Lane wrote:
> Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
>> Given your stated intention, I think the simplest way to get it is just
>> this, without worrying about what the perl modules might do:
>> -if ($@)
>> +if ($@ || $windows_os)
> WFM, do you want to push that?
>
>             


done.


cheers


andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Always skip recovery SysV shared memory tests on Windows
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix awkward markup