On Thu, Sep 7, 2023, at 6:02 PM, PG Doc comments form wrote:
> The kernel parameter shmall is only in pages in Linux but your documentation
> says it can also be in bytes. Maybe it's in bytes with some OS other than
> Linux but the way it is presented in table 18.1 is quite misleading.. Could
> yo
> On 11 Sep 2023, at 16:28, Boshomi Phenix wrote:
> I tried to create a file-fdw foreign table with force_null for some columns.
> FORCE_NULL syntax differs from COPY. For me it was not clear that the
> "OPTIONS" keyword by the column was necessary, so it would be nice to add
> this to the exam