Re: Parallel bt build crashes when DSM_NONE

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org, pg(at)bowt(dot)ie
Subject: Re: Parallel bt build crashes when DSM_NONE
Date: 2018-02-14 03:32:48
Message-ID: 20180214033248.GA1993@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 14, 2018 at 10:38:58AM +0900, Kyotaro HORIGUCHI wrote:
> I'll post a patch that eliminate DSM_IMPL_NONE after this. I'd like it
> to be shipped on 11.

Feel free to. Be just careful that the connection attempts in
test_config_settings() should try to use the DSM implementation defined
by choose_dsm_implementation().
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-02-14 03:58:35 Re: unique indexes on partitioned tables
Previous Message Tatsuo Ishii 2018-02-14 03:11:43 Re: Parameter status message not sent?