Re: [PERFORM] pgsql inserts problem - Mailing list pgsql-bugs

From Bruno Wolff III
Subject Re: [PERFORM] pgsql inserts problem
Date
Msg-id 20030828032356.GC7185@wolff.to
Whole thread Raw
In response to pgsql inserts problem  (Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>)
List pgsql-bugs
On Wed, Aug 27, 2003 at 15:50:32 +0300,
  Tarhon-Onu Victor <mituc@iasi.rdsnet.ro> wrote:
>
>     The problems is that only ~15% of the lines are inserted into
> the database. The same script modified to insert the same data in a
> similar table created in a MySQL database inserts 100%.

Did you check the error status for the records that weren't entered?

My first guess is that you have some bad data you are trying to insert.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql does not pick up hostname without -h even though they ae the same
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: [PERFORM] pgsql inserts problem