> >> Bacula 2.2.5 and PGSQL 7.4.18. I am seeing the same errors on another > >> FreeBSD 6.2 machine with Bacula 2.2.5 and PGSQL 8.0.14 > > I'm not sure which version of PostgreSQL is required for the batch > inserts. I coldn't find that in the ReleaseNotes, but there was a > discussion on the mailing lists. You should probably search the list > archives.
PG 8.0 is OK for batch inserts. I think 7.4 should be ok too. But the 'standard_conforming_strings' should only be set on 8.2 (it only exists on pg 8.2). It was supposed to be detected at runtime i think (only set it if it exists). Anyhow, setting it is just done to avoid a warning in the log for certain queries, so it's not a real error. I think the other errors about delcandidates and it's indexes are just a problem of the order the queries are sent, and not a real problem (i submitted a bug a while ago on it, i guess it should be fixes with 2.2.6). the delcandidates table is temporary. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users