How to estimate the shared memory size required for parallel scan? - Mailing list pgsql-hackers

From Masayuki Takahashi
Subject How to estimate the shared memory size required for parallel scan?
Date
Msg-id CA+z6ocRFEnThhXye3F9_ZjSMDSfOGdnGOt8hnXsVgGmFpNTYFA@mail.gmail.com
Whole thread Raw
Responses Re: How to estimate the shared memory size required for parallel scan?
List pgsql-hackers
Hi,

I am trying to change cstore_fdw to scan in parallel. FDW interface provide
'EstimateDSMForeignScan' for required shared memory size to scan in parallel.

How to estimate the shared memory size required for parallel scan?

thanks.
-- 
Masayuki Takahashi


pgsql-hackers by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Logical decoding currently not usable for all due to lack ofLargeObject-support
Next
From: Andres Freund
Date:
Subject: Re: Logical decoding currently not usable for all due to lack ofLargeObject-support