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 29595.1158962371@sss.pgh.pa.us
Whole thread Raw
In response to COPY FROM command v8.1.4  ("Mr. Dan" <bitsandbytes88@hotmail.com>)
Responses Re: COPY FROM command v8.1.4  (Ray Stell <stellr@cns.vt.edu>)
List pgsql-admin
"theman" <bitsandbytes88@hotmail.com> writes:
> lseek(10, 0, SEEK_END)                  = 913072128
> write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 8192
> lseek(10, 0, SEEK_END)                  = 913080320
> write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 8192
> lseek(10, 0, SEEK_END)                  = 913088512
> write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 8192
> lseek(10, 0, SEEK_END)                  = 913088512
> write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 8192
> lseek(10, 0, SEEK_END)                  = 913096704
> write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 8192

Boy, that looks like a smoking gun to me.  We're dealing with a kernel
bug.

What's the platform here, including the exact kernel version?  What
filesystem are you storing the database on?

            regards, tom lane

pgsql-admin by date:

Previous
From: "Lane Van Ingen"
Date:
Subject: Re: Security Concerns over User 'postgres'
Next
From: "Raul Retamozo"
Date:
Subject: best OS and HW for postgreSQL