Re: Dumping and reloading stuff in 6.5.3
От
Tom Lane
Тема
Re: Dumping and reloading stuff in 6.5.3
Дата
Msg-id
26762.958400153@sss.pgh.pa.us
Список
Дерево обсуждения
Re: Dumping and reloading stuff in 6.5.3 Martijn van Oosterhout <kleptog@cupid.suninternet.com>
Re: Dumping and reloading stuff in 6.5.3 Bruce Momjian <pgman@candle.pha.pa.us>
Lincoln Yeoh writes: > Actually, say if I use postgresql on a journalling file system, would this > problem go away? Not unless your kernel guarantees to write dirty buffers to disk in the order they were dirtied, which would be a fairly surprising thing for it to guarantee IMHO; that's not how Unix buffer caches normally behave. regards, tom lane
В списке pgsql-general по дате отправления