Re: [GENERAL] PL language selection

2005-11-10 Thread Nicolay A Vasiliev
Thanks! Nice link! Tino Wildenhain wrote: as such, dont miss http://python.projects.postgresql.org/ which is a new approach for pl/python (among other things it does too) It allows you, with PG 8.x, to write set returning functions which are lazy (e.g. built values as they are fetched) - via s

Re: [GENERAL] PL language selection

2005-11-10 Thread Tino Wildenhain
Nicolay A Vasiliev schrieb: Richard Huxton wrote: Nicolay A Vasiliev wrote: ... The others have their strengths and weaknesses depending on the language itself. If you're prepared to compile from source there is a pl-php which might interest you. It's from the nice people at Command Promp

Re: [GENERAL] PL language selection

2005-11-10 Thread Nicolay A Vasiliev
Martijn van Oosterhout wrote: On Thu, Nov 10, 2005 at 12:16:12PM +0300, Nicolay A Vasiliev wrote: There are a number of different PL-languages. How do you select these languages? I think PL/SQL is more fast or am I wrong? Suggest me please your way of PL language selection. Well, it kind o

Re: [GENERAL] PL language selection

2005-11-10 Thread Nicolay A Vasiliev
Richard Huxton wrote: Nicolay A Vasiliev wrote: Hello! I am going to be inspired into PostgreSQL community. So I need your advices, buddies. Crikey! I must be more persuasive than I thought :-) Wow :) There are a number of different PL-languages. How do you select these languages? I

Re: [GENERAL] PL language selection

2005-11-10 Thread Richard Huxton
Nicolay A Vasiliev wrote: Hello! I am going to be inspired into PostgreSQL community. So I need your advices, buddies. Crikey! I must be more persuasive than I thought :-) There are a number of different PL-languages. How do you select these languages? I think PL/SQL is more fast or am I wr

Re: [GENERAL] PL language selection

2005-11-10 Thread Martijn van Oosterhout
On Thu, Nov 10, 2005 at 12:16:12PM +0300, Nicolay A Vasiliev wrote: > There are a number of different PL-languages. How do you select these > languages? I think PL/SQL is more fast or am I wrong? > > Suggest me please your way of PL language selection. Well, it kind of depends on what you want t

[GENERAL] PL language selection

2005-11-10 Thread Nicolay A Vasiliev
Hello! I am going to be inspired into PostgreSQL community. So I need your advices, buddies. There are a number of different PL-languages. How do you select these languages? I think PL/SQL is more fast or am I wrong? Suggest me please your way of PL language selection. Thanks in advance, N