i migrated to Configuration Database while Upgrading from Veeam 11 to 12.1, from MS SQL to PostGresSQL.
Everything was working or is still Working fine, but now i have tons of log files in "C:\Program Files\PostgreSQL\15\data\log"
PS C:\Windows\system32> Set-VBRPSQLDatabaseServerLimits
Set-VBRPSQLDatabaseServerLimits : PowerShell client update environment initialization failed: Failed to connect to
Veeam Backup & Replication server:
Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte XXX.XXX.XXX.XXX:9392
Execution environment cannot be initialized to Remote
In Zeile:1 Zeichen:1
+ Set-VBRPSQLDatabaseServerLimits
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Set-VBRPSQLDatabaseServerLimits], AggregateException
+ FullyQualifiedErrorId : UpdateCheckerErrorId,Veeam.Backup.PowerShell.Cmdlets.SetVBRPSQLDatabaseServerLimits
So i guess my only chance is to delete them Files by hand and implement an Sheduled Job for deleting files older then X??
Yes, you can manually adjust the configuration, restart the PostgreSQL service, and then delete the older log files.
However, to resolve the issue with SET-VBRPSQLDatabaseServerLimits, please contact our customer support team.
Veeam 11 to 12.1
Please consider updating to version 12.2. The newest version addresses critical security vulnerabilities: https://www.veeam.com/kb4649
I have the ISO already in the System and installing now.
i was planing the Cleanup before the Upgrade but i guess i will first upgrade and then take care of the Cleanup.
I will contact Support and see what they will go at.