PostgreSQL Limits: maximum number of columns in SELECT result

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема PostgreSQL Limits: maximum number of columns in SELECT result
Дата
Msg-id CAB=Je-E18aTYpNqje4mT0iEADpeGLSzwUvo3H9kRRuDdsNo4aQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: PostgreSQL Limits: maximum number of columns in SELECT result  (Amul Sul <sulamul@gmail.com>)
Список pgsql-hackers
Hi,

Today I hit "ERROR: target lists can have at most 1664 entries", and I was surprised the limit was not documented.

I suggest that the limit of "1664 columns per tuple" (or whatever is the right term) should be added
to the list at https://www.postgresql.org/docs/current/limits.html e.g. after "columns per table".

Could someone please commit that 1-2 line doc improvement or do you need a patch for it?

Vladimir

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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Skipping schema changes in publication
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_upgrade test writes to source directory