Re: rewrite pl/pgsql functions to c - remote job

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Marek Lewczuk <newsy(at)lewczuk(dot)com>
Cc: Lista dyskusyjna pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: rewrite pl/pgsql functions to c - remote job
Date: 2007-12-14 14:16:53
Message-ID: 20071214141653.GD5031@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Marek Lewczuk (newsy(at)lewczuk(dot)com) wrote:
> I'm looking for a C developer that is able to rewrite pl/pgsql functions to
> PostgreSQL c functions - because we need better performance we would like
> to have all important functions rewritten to c (looking from pl/pgsql point
> of view they are not complicated, so I thing that an C export should do it
> in a moment). If any of you have time and want to earn some money, please
> write me an email.

As mentioned in another post- you may or may not get the performance
increase you're looking for by moving the functions to C. Can you post
the pl/pgsql functions somewhere and/or describe what in them is being
slow? It'd go a long way towards figuring out if C would actually help
all that much or not.

Stephen

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2007-12-14 15:37:42 Re: [GENERAL] Slow PITR restore
Previous Message Merlin Moncure 2007-12-14 13:37:35 Re: rewrite pl/pgsql functions to c - remote job