Thread
-
FATAL 2: XLogFlush: request is not satisfied
Christopher Sawtell <csawtell@xtra.co.nz> — 2001-03-16T02:51:48Z
Greetings, I'm getting errors as a result of making queries. The attached log from the last two queries gives an idea as to what is happening. I suspect I must have done something bad when I upgraded via cvsup. Does this mean that I should do an initdb? -- Sincerely etc., NAME Christopher Sawtell CELL PHONE 021 257 4451 ICQ UIN 45863470 EMAIL csawtell @ xtra . co . nz CNOTES ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz -->> Please refrain from using HTML or WORD attachments in e-mails to me <<--
-
Re: FATAL 2: XLogFlush: request is not satisfied
Tom Lane <tgl@sss.pgh.pa.us> — 2001-03-16T03:57:47Z
Christopher Sawtell <csawtell@xtra.co.nz> writes: > I'm getting errors as a result of making queries. The attached log from > the last two queries gives an idea as to what is happening. Hmmm ... you were the one who did the pg_resetxlog bit today, right? I have a feeling I missed something in that. Back to the drawing board... > Does this mean that I should do an initdb? Afraid so. Sorry about that. You should be able to do a clean dump at least. regards, tom lane