Michael Galloway wrote:
> hmmm, insert foot into appropriate oriface for me. while reading up on
> bacula and postgres for my netapp issue, i realized i'd not built postgres
> with enable-thread-safety. so, i should assume all data on tapes now (about
> 12TB) is useless?

Your backups are fine.  AFAIK.  Test one to be sure.

enabling thread-safety ALLOWS Bacula to use batch insert for file 
attributes.  Without thread-safety, Bacula inserts file attributes one 
entry at a time.

I run without thread-safety for years.  My backups are fine.

 >  i'm rebuilding postgres now.

You only need to rebuild the client.  This does not affect the server. 
I speak from a FreeBSD perspective where PostgreSQL is divided into 
several packages: server, client, contrib, docs.

-- 
Dan Langille

BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:     http://www.pgcon.org/

-------------------------------------------------------------------------
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-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to