Re: PostgreSQL is extremely slow on Windows

Поиск
Список
Период
Сортировка
Искать
От
Greg Stark
Тема
Re: PostgreSQL is extremely slow on Windows
Дата
Msg-id
87ekf5qljy.fsf@stark.xeocode.com
Ответ на
Список
Дерево обсуждения
Re: PostgreSQL is extremely slow on Windows "Vig, Sandor (G/FI-2)" <Sandor.Vig@audi.hu>

Bruce Momjian  writes:

> Right now with fsync off you can get transactions partially commited in your
> database, which is a serious problem (think moving money from one account to
> another).

It's worse than that. You can get a totally corrupted database. Things like
duplicated records (the before and after image of an update). Or indexes that
are out of sync with the table. This can cause strange inconsistent results
depending on the plan queries use, or outright database crashes.

-- 
greg
В списке pgsql-performance по дате отправления
От: Bruce Momjian
Дата:
От: SpaceBallOne
Дата:
Сообщение: gah! sudden slowdown??
FAQ