Re: FATAL 2: XLogWrite: write request 3/39000000 is past end of log 3/38FC2000 (fwd)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Matt Olson <molson(at)oceanconsulting(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: FATAL 2: XLogWrite: write request 3/39000000 is past end of log 3/38FC2000 (fwd)
Date: 2002-04-18 03:41:29
Message-ID: 5816.1019101289@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Matt Olson <molson(at)oceanconsulting(dot)com> writes:
> I've recenly been working with 7.2.1 and been having problems with
> corrupting the DB when loading a new database with a Perl/DBI script doing
> large numbers of inserts to a single table.

This does look like a bug. Can you provide a self-contained test case?
Or give someone access to your machine to dig into it?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message James Vinett 2002-04-18 03:43:12 Potential bug
Previous Message Bruce Momjian 2002-04-18 03:29:28 Re: [PATCHES] A bug in gist code with fetch/move