| От | Tom Lane |
|---|---|
| Тема | Re: row is too big: size 8168, maximum size 8160 |
| Дата | |
| Msg-id | 19464.1531320028@sss.pgh.pa.us обсуждение |
| Ответ на | row is too big: size 8168, maximum size 8160 (Mario De Frutos Dieguez <mariodefrutos@gmail.com>) |
| Ответы |
Re: row is too big: size 8168, maximum size 8160
|
| Список | pgsql-admin |
Mario De Frutos Dieguez <mariodefrutos@gmail.com> writes:
> I've found this error message and it's driving me crazy.
> I have a table with 790 numeric columns, I'm trying to make an INSERT INTO
> x SELECT... and in the same column/s I'm getting this message.
You can either rethink your data representation (maybe you could put a
bunch of those values into an array?) or recompile/re-initdb with a
larger value of BLCKSZ. I'd favor the former --- 790 columns is too many.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера