Re: NAMEDATALEN increase because of non-latin languages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: NAMEDATALEN increase because of non-latin languages
Дата
Msg-id 28d31a9d-713c-c0c9-f34c-302d50cab9bd@enterprisedb.com
обсуждение исходный текст
Ответ на Re: NAMEDATALEN increase because of non-latin languages  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-hackers
On 18.08.21 13:33, Julien Rouhaud wrote:
> Agreed, but I don't have access to such hardware.  However this won't
> influence the memory overhead part, and there is already frequent
> problems with that, especially since declarative partitioning,

On the flip side, with partitioning you need room for longer table 
names, since you need room for the real name plus some partition identifier.



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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: NAMEDATALEN increase because of non-latin languages
Следующее
От: Robert Haas
Дата:
Сообщение: Re: The Free Space Map: Problems and Opportunities