Re: pgsql inserts problem

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tarhon-Onu Victor" <mituc(at)iasi(dot)rdsnet(dot)ro>, "Bruno Wolff III" <bruno(at)wolff(dot)to>
Cc: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: pgsql inserts problem
Date: 2003-08-28 07:34:12
Message-ID: 04fa01c36d36$c79099f0$2800a8c0@mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-performance

> Of course, I checked the error status for every insert, there is
> no error. It seems like in my case the postgres server cannot handle so
> much inserts per second some of the lines are not being parsed and data
> inserted into the database.

That sounds extremely unlikely. Postgres is not one to fail without any
sort of error. There's something else that is the problem. More than
likely, it's a problem in your code.

Chris

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2003-08-28 07:45:34 "Returned due to virus; was:" Re: Re: My details
Previous Message Shridhar Daithankar 2003-08-28 06:52:02 Re: pgsql inserts problem

Browse pgsql-performance by date

  From Date Subject
Next Message Dennis Björklund 2003-08-28 08:11:02 Re: The results of my PostgreSQL/filesystem performance
Previous Message Shridhar Daithankar 2003-08-28 07:07:53 Re: Replication Ideas