Losing records when server hang - Mailing list pgsql-general

From lec
Subject Losing records when server hang
Date
Msg-id 4116D6CA.4010406@streamyx.com
Whole thread Raw
Responses Re: Losing records when server hang  ("Scott Marlowe" <smarlowe@qwest.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE FUNCTION
Next
From: "Scott Marlowe"
Date:
Subject: Re: Losing records when server hang