Re: copy losing information - Mailing list pgsql-general

From Tom Lane
Subject Re: copy losing information
Date
Msg-id 17662.1153944820@sss.pgh.pa.us
Whole thread Raw
In response to copy losing information  ("Silvela, Jaime \(Exchange\)" <JSilvela@Bear.com>)
List pgsql-general
"Silvela, Jaime \(Exchange\)" <JSilvela@Bear.com> writes:
> I've started to notice missing info sometimes. I'll truncate the table,
> read from the file, and notice that sometimes there are less rows in the
> table than in the file.

Have you made any attempt to determine *which* rows are missing?
I'm wondering about sloppy quoting allowing lines to get joined,
or some such.

            regards, tom lane

pgsql-general by date:

Previous
From: "Silvela, Jaime \(Exchange\)"
Date:
Subject: copy losing information
Next
From: "Silvela, Jaime \(Exchange\)"
Date:
Subject: Re: copy losing information