Losing records when server hang

Поиск
Список
Период
Сортировка
От lec
Тема Losing records when server hang
Дата
Msg-id 4116D6CA.4010406@streamyx.com
обсуждение исходный текст
Ответы Re: Losing records when server hang  ("Scott Marlowe" <smarlowe@qwest.net>)
Список pgsql-general
Hi,

I'm observing the following:
If I commit the following records 1,2,3,4,5,6,7,8,9,10 to the database
and the server hangs, I could lose records 5,6,7,8,9 but record 10 is
there.  How is this possible and do anyone know how Postgresql
physically writes the records?

Thanks,
thomas.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CREATE FUNCTION
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Losing records when server hang