Tom Lane wrote:
> Bruce Momjian <br...@momjian.us> writes:
> > Well, I figure it will be hard to allow larger maximums, but can we make
> > the GUC variable maximums be more realistic?  Right now it is
> > MAX_KILOBYTES (INT_MAX).
> 
> You seem to be confusing one limitation in one code path with the
> overall meaning of maintenance_work_mem.

Oh, OK, so sorts are limited, but not hash sizes?  Are there any other
uses?  Should this be documented somehow?  What is the actual sort
limit?

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to