Re: insert performance riddle

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: insert performance riddle
Date: 2005-08-13 00:20:27
Message-ID: 200508121820.27142.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday August 12 2005 6:11 pm, Michael Fuhr wrote:
> Has anything changed on the system since the results were
> consistently slow?  New hardware, new versions of anything,
> reboot, etc.?  Did you do any profiling when DBD::Pg was
> consistently slow to see where the bottleneck was?

All good questions. Obviously, something has changed, but I'm
hard-pressed to identify what it might have been. No, I didn't
do any profiling, since I found the presumed dbi/libpq
difference first. I will measure perf of dbi, Pg, and libpq
over time and see if I can combine with I/O measures to see
trends.

Ed

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-08-13 00:29:23 Re: insert performance riddle
Previous Message Giovanni M. 2005-08-13 00:13:31 Upgrading 8.0.2 to 8.0.3 on Windows XP