General question about speed of functions - Mailing list pgsql-general

From Brent Friedman
Subject General question about speed of functions
Date
Msg-id 4BC47EFC.7070007@brentfriedman.net
Whole thread Raw
Responses Re: General question about speed of functions
List pgsql-general
I am starting a project next week that looks like it will involve some
massive sql rewrites to gain needed performance, and I am looking at
implementing as many functions as possible.  I haven't worried that much
about specific implementations in the past, but this project can use any
performance gains available, so even a five percent difference between a
function written in c vs pgsql would be helpful.

The apparent choices available for the existing application are to use
functions in pgsql, php or c.

Any comments about relative performance of using any of those languages
would be greatly appreciated.

Thanks,

Brent Friedman

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


pgsql-general by date:

Previous
From: "Satish Burnwal (sburnwal)"
Date:
Subject: Re: [ADMIN] Query is stuck
Next
From:
Date:
Subject: Re: [ADMIN] Query is stuck