Speedup: C vs PL/pgsql

From: Richard Emberson <emberson(at)phc(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Speedup: C vs PL/pgsql
Date: 2002-03-26 15:44:19
Message-ID: 3CA09753.60630355@phc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I have a system with one query involving 4 tables which is executed
*alot*, its the primary
mechanism for data retrieval and, thus, a performance bottleneck.

My question is: If it were coded in C rather than in SQL+PL/pgsql what
would be the extected
speedup.

[ assume that I have all the right indexes, etc.]

Richard

Browse pgsql-general by date

  From Date Subject
Next Message Tielman J de Villiers 2002-03-26 15:47:55 Image Library
Previous Message Tim Barnard 2002-03-26 15:35:26 Re: libpqxx has HTML docs