Re: Kernel settings shmall

2023-09-12 Thread Euler Taveira
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

Re: file-fdw and force_null

2023-09-12 Thread Daniel Gustafsson
> 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