Re: COPY FROM command v8.1.4 - Mailing list pgsql-admin

From Tom Lane
Subject Re: COPY FROM command v8.1.4
Date
Msg-id 26301.1159033260@sss.pgh.pa.us
Whole thread Raw
In response to Re: COPY FROM command v8.1.4  (Ray Stell <stellr@cns.vt.edu>)
Responses Re: COPY FROM command v8.1.4  ("theman" <bitsandbytes88@hotmail.com>)
List pgsql-admin
Ray Stell <stellr@cns.vt.edu> writes:
> Curious how you get to an OS kernel bug from these writes?

Note the two successive lseek's returning the same result.  With a
write() in between that should have extended the file, that is clearly
the wrong answer.

Subsequent discussion reveals that Dan is running

> Linux pike 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
> SLES 9 suse linux enterprise 9 service pack 3

which is probably overdue for an update ...

            regards, tom lane

pgsql-admin by date:

Previous
From: Ray Stell
Date:
Subject: Re: COPY FROM command v8.1.4
Next
From: adey
Date:
Subject: Re: WAL configuration and REINDEX