2013/2/5 Bruce Momjian :
> On Mon, Feb 4, 2013 at 08:33:02AM -0600, Merlin Moncure wrote:
>> On Sat, Feb 2, 2013 at 11:36 AM, Carlo Stonebanks
>> wrote:
>> > Here is an advantage Plpgsql has:
>> > http://www.postgresql.org/docs/9.1/static/plpgsql-expressions.html
>> >
>> > I guess you can offset
13 12:06 AM
To: Merlin Moncure
Cc: Carlo Stonebanks; kesco...@estudiantes.uci.cu; pgsql-general@postgresql.org
Subject: Re: [GENERAL] What language is faster, C or PL/PgSQL?
On Mon, Feb 4, 2013 at 08:33:02AM -0600, Merlin Moncure wrote:
> On Sat, Feb 2, 2013 at 11:36 AM, Carlo Stonebanks
On Mon, Feb 4, 2013 at 08:33:02AM -0600, Merlin Moncure wrote:
> On Sat, Feb 2, 2013 at 11:36 AM, Carlo Stonebanks
> wrote:
> > Here is an advantage Plpgsql has:
> > http://www.postgresql.org/docs/9.1/static/plpgsql-expressions.html
> >
> > I guess you can offset this by creating your own prepare
On Sat, Feb 2, 2013 at 11:36 AM, Carlo Stonebanks
wrote:
> Here is an advantage Plpgsql has:
> http://www.postgresql.org/docs/9.1/static/plpgsql-expressions.html
>
> I guess you can offset this by creating your own prepared statements in C.
> Otherwise, I can’t think of how C could be slower. I wo
Here is an advantage Plpgsql has:
http://www.postgresql.org/docs/9.1/static/plpgsql-expressions.html
I guess you can offset this by creating your own prepared statements in C.
Otherwise, I cant think of how C could be slower. I would choose C for
functions that dont have SQL statements in the
On Sat, Feb 2, 2013 at 10:42 AM, Karel Riverón Escobar <
kesco...@estudiantes.uci.cu> wrote:
> Hi people,
>
> I need to write an algorithm for processing large amounts of data. I want
> to write a function on PgAdmin 3 to solve my problem. I need to know what
> language should be used, C or PL/Pg
* Enrico Comini <[EMAIL PROTECTED]> [001117 04:04] wrote:
> I use postgres with php3. Now I have to write some little applications.
> What language I can use ?
> Give me a valid idea.
Perl should work, you just need to install the postgresql module.
--
-Alfred Perlstein - [[EMAIL PROTECTED]|[EM
What do you mean by "what language"? You can use PHP if you want it web
based application.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
- Original Message -
From: "Enrico Comini" <[EMAIL PROTECTED]>
To: "ML-Postrges-general" <[EMAIL PROTECTED]>
Sent: Friday, November 17,