Magnus Hagander wrote:
> FWIW, the default max token size on Win2k is ~8Kb. In some service
> pack and then in Win2003, it was increased to 12Kb. But it is possible
> to increase that by a registry key on the domain controller - and I
> read somewhere that Win2008 actually will increase this size
> dynamically.
> 
> Actually, I found a note that said it's recommended to never increase
> it about 65535 - so perhaps we should put our limit at that instead od
> 32767?

Yeah, setting it at 65535 seems like a good idea then. I'm tempted to
backport this, although it's not strictly speaking a bug fix. Any
objections?

-- 
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

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

Reply via email to