Using Perl in PostgreSQL
there is another way of using Perl with PostgreSQL--writing little Perl programs that actually execute inside of the server. This way of using Perl is less well known than using the DBI driver, and is, as far as I know, unique to PostgreSQL. It lets you do some very cool things that you just can't do in the client.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.