Vik Fearing <v...@postgresfriends.org> writes: > On 3/12/21 2:50 AM, Tom Lane wrote: >> I could see using a couple more words than I suggested before: >> work_mem (integer, units of kilobytes)
> This gets a little more complicated with: > shared_buffers (integer, units of BLOCKSZ) Given the in-line explanation under shared_buffers, I think it'd be enough to write that as shared_buffers (integer, units of blocks) regards, tom lane