Re: [GENERAL] What language is faster, C or PL/PgSQL?

2013-02-04 Thread Pavel Stehule
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

Re: [GENERAL] What language is faster, C or PL/PgSQL?

2013-02-04 Thread Carlo Stonebanks
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

Re: [GENERAL] What language is faster, C or PL/PgSQL?

2013-02-04 Thread 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 this by creating your own prepare

Re: [GENERAL] What language is faster, C or PL/PgSQL?

2013-02-04 Thread Merlin Moncure
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

Re: [GENERAL] What language is faster, C or PL/PgSQL?

2013-02-02 Thread Carlo Stonebanks
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 would choose C for functions that don’t have SQL statements in the

Re: [GENERAL] What language is faster, C or PL/PgSQL?

2013-02-02 Thread Ovnicraft
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

Re: [GENERAL] What language

2000-11-17 Thread Alfred Perlstein
* 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

Re: [GENERAL] What language

2000-11-17 Thread Adam Lang
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,