Bacula-users

[Bacula-users] PGSQL: Fill File table Query failed ERR=Error -> Temp space -> no space left

2015-04-07 04:53:30
Subject: [Bacula-users] PGSQL: Fill File table Query failed ERR=Error -> Temp space -> no space left
From: Denny Fuchs <linuxmail AT 4lin DOT net>
To: Bacula-users AT lists.sourceforge DOT net
Date: Tue, 7 Apr 2015 10:32:06 +0200
hi,

sometimes I get errors:

 Sending spooled attrs to the Director. Despooling 26,538,480 bytes ...
28-Mar 20:34 backup.rbg.informatik.tu-darmstadt.de-dir JobId 81585: Fatal 
error: sql_create.c:891 Fill File table Query failed: INSERT INTO File 
(FileIndex, JobId, PathId, FilenameId, LStat, MD5, DeltaSeq) SELECT 
batch.FileIndex, batch.JobId, Path.PathId, Filename.FilenameId,batch.LStat, 
batch.MD5, batch.DeltaSeq FROM batch JOIN Path ON (batch.Path = Path.Path) JOIN 
Filename ON (batch.Name = Filename.Name): ERR=FEHLER:  konnte nicht in 
tempor?re Datei f?r Hash-Verbund schreiben: Auf dem Ger?t ist kein 
Speicherplatz mehr verf?gbar

Does anybody knows, what the path from "(batch.Path = Path.Path)" for 
Postgresql is?

cu denny

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] PGSQL: Fill File table Query failed ERR=Error -> Temp space -> no space left, Denny Fuchs <=