| От | Tom Lane |
|---|---|
| Тема | Re: Troubles dumping a very large table. |
| Дата | |
| Msg-id | 13141.1230313118@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Troubles dumping a very large table. (Ted Allen <tallen@blackducksoftware.com>) |
| Ответы |
Re: Troubles dumping a very large table.
|
| Список | pgsql-performance |
Ted Allen <tallen@blackducksoftware.com> writes:
> 600mb measured by get_octet_length on data. If there is a better way to measure the row/cell size, please let me
knowbecause we thought it was the >1Gb problem too. We thought we were being conservative by getting rid of the larger
rowsbut I guess we need to get rid of even more.
Yeah, the average expansion of bytea data in COPY format is about 3X :-(
So you need to get the max row length down to around 300mb. I'm curious
how you got the data in to start with --- were the values assembled on
the server side?
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера