In response to Bill Moran <[EMAIL PROTECTED]>: > In response to "Dan Langille" <[EMAIL PROTECTED]>: > > > On 14 Sep 2007 at 13:09, Bill Moran wrote: > > > > > After noticing some chatter on the lists, I'm trying to get my > > > builds for regression testing to enable the batch insert code for > > > PostgreSQL. > > > > > > Simply running the tests doesn't seem to do it, I get: > > > Batch insert enabled: no > > > > Bill, you and I are running FreeBSD. This got batch insert enabled > > for me: > > > > cd /usr/ports/databases/postgresql82-client > > make config > > [enabled thread-safe] > > portupgrade -f postgresql-client > > > > hth, let us know. > > Ahh ... the multi-threaded issue didn't dawn on me. Yes, rebuilding > PG client with threads fixes the problem for me.
And the regression tests complete successfully with the batch insert code enabled, and standard_conforming_strings on. Looking good. -- Bill Moran Collaborative Fusion Inc. http://people.collaborativefusion.com/~wmoran/ [EMAIL PROTECTED] Phone: 412-422-3463x4023 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
