Re: [JOB] Perl Programmer for large-scale Apache/mod_perl development

2005-06-20 Thread Greg Sabino Mullane
outsourced. - -- Greg Sabino Mullane [EMAIL PROTECTED] PGP Key: 0x14964AC8 200506202136 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -BEGIN PGP SIGNATURE- iD8DBQFCt29kvJuQZxSWSsgRAjitAJ0UyqMx998Rri6NsepgMgDlzUMSmACg9NMD RSmMLfTNrdhkELN3EbeGplw= =f3mk -END PGP SIGNATURE-

Re: DBD:Pg (Postgres) + Apache::DBI

2006-03-19 Thread Greg Sabino Mullane
errors you are seeing. Make sure you use the latest version of DBD::Pg as well, as some other obscure forking-related problems were recently fixed. - -- Greg Sabino Mullane [EMAIL PROTECTED] PGP Key: 0x14964AC8 200603191601 http://biglumber.com/x/web?pk=2529DF6AB8F79407E9444

Re: Database transaction across multiple web requests

2006-04-04 Thread Greg Sabino Mullane
If that is the case, and you truly want a static view of the table from when they ran the first request, you'll probably have to go to a lot more trouble, probably by creating copies of the table if updates or deletes are being run, or storing the primary keys if it is all inserts. - -- Gr

Re: issue with DBD::Pg, server side prepares, and persistent connections?

2006-08-05 Thread Greg Sabino Mullane
bly help your mod_perl one. The other option is to simply turn off the server-side prepares by adding pg_server_prepare => 0 to the connection attributes, or via the database handle. - -- Greg Sabino Mullane [EMAIL PROTECTED] End Point Corporation http://www.endpoint.com PGP Key: 0x14964AC8 2006