Re: hstore improvements?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hstore improvements?
Дата
Msg-id 8263.1237060251@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: hstore improvements?  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: hstore improvements?
Список pgsql-hackers
Josh Berkus <josh@agliodbs.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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: parallel restore item dependencies
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Should SET ROLE inherit config params?