| От | oberpwd@anubis.network.com (Wade D. Oberpriller) |
|---|---|
| Тема | Increased BLKSZ, but now pgsql seg-faults? |
| Дата | |
| Msg-id | 200009271807.NAA14050@truck.network.com обсуждение |
| Ответы |
Re: Increased BLKSZ, but now pgsql seg-faults?
|
| Список | pgsql-general |
Hello, I've increased the BLKSZ to 32K to support large tuples and then I did a full re-compile (gmake clean, configure, gmake all, gmake install) and the database accepts my large tuples. But now when I come in through psql, I get a segmentation fault inside of psql when I try to display the table with the large tuples (i.e. \d largetable). I know psql is for a user-interface to the database, and my application won't be needing this in the end, but it would be nice to use psql for debugging and development. Is there a way to increase the buffer sizes (I'm assuming that is what is causing the problem). Here is the output when it seq-faults: Segmentation Fault (core dumped) pq_recvbuf: unexpected EOF on client connection Wade Oberpriller
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера