Hi Peter,

the batch table is a temporary table used by bareos during the backup process.  If you see this error, then it means that the director somehow lost connection to the pg database.  Can you make sure that your db is not getting restarted somehow or that the connection does not otherwise drop ?

Kind Regards,
Sebastian Sura

Am 26.07.24 um 23:09 schrieb Peter Kropf:
My backups have been running without issue for a while but I'm starting to see this error:


26-Jul 07:46 bareos-dir JobId 3823: Fatal error: cats/sql_create.cc:817 Fill File table Query failed: INSERT INTO File (FileIndex, JobId, PathId, Name, LStat, MD5, DeltaSeq, Fhinfo, Fhnode) SELECT batch.FileIndex, batch.JobId, Path.PathId, batch.Name, batch.LStat, batch.MD5, batch.DeltaSeq, batch.Fhinfo, batch.Fhnode FROM batch JOIN Path ON (batch.Path = Path.Path) : ERR=ERROR:  relation "batch" does not exist
LINE 1: ..., batch.DeltaSeq, batch.Fhinfo, batch.Fhnode FROM batch JOIN...


Server director and storage are on version 23.0.2, client file daemon is on 23.0.4~pre113.6ea98eb40.

Help!

-- Peter

--
You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/5f0db329-9e3c-4e19-9171-2c198961d335n%40googlegroups.com <https://groups.google.com/d/msgid/bareos-users/5f0db329-9e3c-4e19-9171-2c198961d335n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
 Sebastian [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-0
 https://www.bareos.com
 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/5dc847c8-34b1-4214-a4db-2c9587a17283%40bareos.com.

Reply via email to