I see documentation for setting the pgArgs in the BackupConfiguration, but since I’m using AutoBackups, I would have to specify in the AppBinding. Is there a way to specify the pgArgs in the annotation of the AppBinding for a specific database?
The reason I’m trying to use the pgArgs is that some of our databases currently do not use the database name as the database username which was causing issues with the backup earlier,.
From Slack: