Josh Berkus <josh(at)agliodbs(dot)com> writes:
> As an hstore user, I'd be fine with simply limiting it to 64K (or, heck,
> 8K) and throwing an error. I'd also be fine with limiting keys to 255
> bytes, although we'd have to warn people.
Yeah, 255 might well be more of a problem than the other limit. We
could move to something like 10/22 or 12/20 split, which would give
us 1KB/4MB or 4KB/1MB limits.
regards, tom lane