Re: [HACKERS] xlog flush request is not satisfied error

2004-04-19 Thread George Cristian Birzan
On Mon, Apr 19, 2004 at 09:53:26AM -0400, Tom Lane wrote: > Run some hardware diagnostics. This looks like your disk drive dropped > some bits ... That would be something, it would be the second disk in two weeks. It's a brand new drive and I haven't had any other problems. (Heck, even the other

Re: [HACKERS] xlog flush request is not satisfied error

2004-04-19 Thread Tom Lane
George Cristian Birzan <[EMAIL PROTECTED]> writes: > ERROR: xlog flush request 0/E25BA1C4 is not satisfied --- flushed only to = > 0/841D994 > CONTEXT: writing block 1 of relation 17143/370747 > While the data is irrelevant (I can get that from the dump), this could > be a bug in PostgreSQL, or

[HACKERS] xlog flush request is not satisfied error

2004-04-18 Thread George Cristian Birzan
Hello I've did pg_dumpall of a number of databases on 7.4.2 install of PostgreSQL then imported that into another 7.4.2 install. This is on Debian Sid, every 5 hours, there's a script /usr/lib/postgresql/bin/do.maintenance which runs on the database, VACUUMing it and such. The next time that scrip