| От | Mattias Kregert |
|---|---|
| Тема | Re: [HACKERS] Hi |
| Дата | |
| Msg-id | 34D9D332.10C4BB8E@algonet.se обсуждение исходный текст |
| Ответ на | Hi (Michael Meskes <meskes@topsystem.de>) |
| Список | pgsql-hackers |
Thomas G. Lockhart wrote: > > - recovery of munged databases (I think disk full conditions may cause > damage) I have filled up the disk lots of times, but never had any problems with corrupted data. When inserting, the backend simply says: "mytable: cannot extend" and the insert fails. The only problem I've had is with SELECT and ORDER BY, where the sort files fill up the disk, and the backend either hangs or returns zero rows. This can of course cause serious problems if an application does something bad when a select returns zero rows (like re-initializing the whole database or something... ooooh noooo...). /* m */
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера