Re: select on 22 GB table causes "An I/O error occured while sending to the backend." exception
В списке pgsql-performance по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: select on 22 GB table causes "An I/O error occured while sending to the backend." exception |
| Дата | |
| Msg-id | 20080829023218.GK8424@alvh.no-ip.org обсуждение исходный текст |
| Ответ на | Re: select on 22 GB table causes "An I/O error occured while sending to the backend." exception ("Scott Marlowe" <scott.marlowe@gmail.com>) |
| Список | pgsql-performance |
Scott Marlowe escribió: > scenario 1: There's a postmaster, it owns all the child processes. > It gets killed. The Postmaster gets restarted. Since there isn't one > running, it comes up. Actually there's an additional step required at this point. There isn't a postmaster running, but a new one refuses to start, because the shmem segment is in use. In order for the second postmaster to start, the sysadmin must remove the PID file by hand. > starts new child processes. Meanwhile, the old child processes that > don't belong to it are busy writing to the data store. Instant > corruption. In this scenario, it is both a kernel fault and sysadmin stupidity. The corruption that ensues is 100% deserved. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера