Postgres Stored Procedures and Perl
By: Keith Watanabe
Published On: 4-23-2004
As far as I know, the DBD::Pg module doesn't support stored procedures. Really, you're better off keeping transactions under the application if you're using perl and DBD::Pg (sidenote: I've found the stored procedure language to be poor in postgres; this is just the author's opinion).
Post Comment
Trackbacks: (Trackback URL)
No Comments Posted Yet