| От | Greg Stark |
|---|---|
| Тема | Re: [PATCHES] Cleaning up unreferenced table files |
| Дата | |
| Msg-id | 877ji9t6a5.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: [PATCHES] Cleaning up unreferenced table files (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [PATCHES] Cleaning up unreferenced table files
|
| Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes: > Heikki Linnakangas <hlinnaka@iki.fi> writes: > > Consider the variant with extra marker files. In that case, backend B > > doesn't have to know about the .notcommitted status to flush the buffers. > > [ shrug ] It's still broken, and the reason is that there's no > equivalent of fsync for directory operations. Consider Traditionally that's because directory operations were always synchronous, and hence didn't need to be fsynced. I think this is still true, other systems like qmail's maildir still depend on this, for example. -- greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера