http://www.perlmonks.org?node_id=1018935


in reply to ?Thread safe DBI? any updates?

I am looking at doing a threaded Producer /Consumer system, feeding into a PostgreSQL database.

The simple, conservative rule here is only have one thread accessing the database. This is pretty much guaranteed to work okay.

From experience, I can tell you that DBD::PgPP works fine from multiple threads. By hearsay, I believe that DBD::Pg is also threadsafe.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.