Re: Extremely Low performance with ODBC - Mailing list pgsql-sql

From Richard Broersma
Subject Re: Extremely Low performance with ODBC
Date
Msg-id 396486430805270929y6bc3cfcidba5a38592e433e9@mail.gmail.com
Whole thread Raw
In response to Re: Extremely Low performance with ODBC  ("Sebastian Rychter" <srychter@anvet.com.ar>)
List pgsql-sql
On Mon, May 26, 2008 at 9:34 PM, Sebastian Rychter
<srychter@anvet.com.ar> wrote:

> I'll keep on looking for any other differences on different logs.. I think I
> already searched all the Postgresql forums I know and no one ever reported
> something like that before.

There is one other thing that you should also do.  The pgSQL mailing
list really isn't the most applicable mailing list for ODBC or
PERFORMANCE problems with postgresql.

Here is what you should do:

send an email to both the pgODBC and pgPerformance mailing lists that
contain the following:

a brief recap of the problem you are having and,

the log snippet for each query( one from ODBC and one from PGadmin )
(I would attach these as a txt file)

the EXPLAIN ANALYZE of your query ( on run from the ODBC client and on
from PGadmin) (I would attach these as a txt file)


-- 
Regards,
Richard Broersma Jr.

Visit the Los Angles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug


pgsql-sql by date:

Previous
From: Harald Fuchs
Date:
Subject: Re: Enumerated (enum) types
Next
From: Tarlika Elisabeth Schmitz
Date:
Subject: UPDATE with table join