On Tue, Jan 11, 2011 at 11:20 AM, Bob Hetzel <b...@case.edu> wrote:
> Sounds like your filesystem where the databases are held has filled up. When
> checking for this, make sure that it isn't a temporary situation--to
> determine that you'll have to check the drive space at the time of the
> error, in addition to now.


Hi,

the partition of DB have 5G free now (this the same value of various
weeks ago)..
in the first case, the job backup 29.000 files and 19GB
in the second case, te job backup 1.500 files and 470M

and we have a system monitor that check the free space, and we don't
hace any alert for this partition

in postgresql logs only show this error:

=============
2011-01-11 00:24:20 CLST ERROR:  could not open relation with OID 2247622656
2011-01-11 00:24:20 CLST STATEMENT:  INSERT INTO Filename (Name)
SELECT a.Name FROM (SELECT DISTINCT Name FROM batch) as a WHERE NOT
EXISTS (SELECT Name FROM Filename WHERE Name = a.Name)
=============

thanks


-- 
--
Victor Hugo dos Santos
Linux Counter #224399

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to