Re: pgsql: Recursively fsync() the data directory after a crash.
В списке pgsql-committers по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: pgsql: Recursively fsync() the data directory after a crash. |
| Дата | |
| Msg-id | 55483AF1.50208@dunslane.net обсуждение исходный текст |
| Ответ на | pgsql: Recursively fsync() the data directory after a crash. (Robert Haas <rhaas@postgresql.org>) |
| Ответы |
Re: pgsql: Recursively fsync() the data directory after
a crash.
|
| Список | pgsql-committers |
On 05/04/2015 02:23 PM, Robert Haas wrote: > Recursively fsync() the data directory after a crash. > > Otherwise, if there's another crash, some writes from after the first > crash might make it to disk while writes from before the crash fail > to make it to disk. This could lead to data corruption. > > Back-patch to all supported versions. > This appears to have broken Windows builds. At least it's broken by using the two argument form of open instead of the three argument form, for which we have a #define in the win32 case, and pg_win32_is_junction is a typo - the first _ should not be there. cheers andrew
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера