-
cmaier
- Enthusiast
- Posts: 50
- Liked: 5 times
- Joined: Feb 24, 2014 4:01 pm
- Full Name: Christian M.
- Contact:
PostgreSQL in 13.1
Hello,
Were there any changes regarding PostgreSQL in version 13.1? Since this version, I’m getting warnings that the account I’m using cannot log in (which is actually the case). These warnings weren’t present in version 13.0.
Is there any way to exclude PostgreSQL from application-aware processing while keeping Microsoft and Oracle SQL enabled?
Thanks
Were there any changes regarding PostgreSQL in version 13.1? Since this version, I’m getting warnings that the account I’m using cannot log in (which is actually the case). These warnings weren’t present in version 13.0.
Is there any way to exclude PostgreSQL from application-aware processing while keeping Microsoft and Oracle SQL enabled?
Thanks
-
Mildur
- Product Manager
- Posts: 12152
- Liked: 3482 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: PostgreSQL in 13.1
Hi Christian
We have now Application aware processing for Postgresql on windows since v13.1.
I assume thats the warning you have seen in the backup jobs. Please contact customer support if my assumption is wrong.
Disabling only PostgreSQL processing is not possible. Any reason why you don‘t want to have a application aware backup for PostgreSQL?
Best,
Fabian
We have now Application aware processing for Postgresql on windows since v13.1.
I assume thats the warning you have seen in the backup jobs. Please contact customer support if my assumption is wrong.
Disabling only PostgreSQL processing is not possible. Any reason why you don‘t want to have a application aware backup for PostgreSQL?
Best,
Fabian
Product Management Analyst @ Veeam Software
-
cmaier
- Enthusiast
- Posts: 50
- Liked: 5 times
- Joined: Feb 24, 2014 4:01 pm
- Full Name: Christian M.
- Contact:
Re: PostgreSQL in 13.1
Hi Fabian,
No, right now I just want to get rid of the warning message.
So far, no one has ever requested a PostgreSQL restore, and there are also a few instances where I simply don't have the login credentials.
No, right now I just want to get rid of the warning message.
So far, no one has ever requested a PostgreSQL restore, and there are also a few instances where I simply don't have the login credentials.
-
Mildur
- Product Manager
- Posts: 12152
- Liked: 3482 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: PostgreSQL in 13.1
Hi Christian,
Thank you for your answer.
One of our partners opened a support case today, from which I learned about an option to exclude specific PostgreSQL server from application aware processing. By setting this exclusion parameter, PostgreSQL configuration in this folder path will not be scanned, therefore we won't try to apply Application Aware Processing to this PostgreSQL instance.
Keep in mind that, by setting this exclusion, you will not be able to use our PostgreSQL Restore Explorer for excluded PostgreSQL instances. Database files are still protected with VSS, same as before with v13.0 or older versions.
I tested an instant recovery restore of a VM with an "excluded" PostgreSQL server, and the database was still working for my application.
______________________________________________
1.) Connect to the affected Windows guest VM.
2.) Go to, or create, the following folder: C:\ProgramData\Veeam\Backup\PostgreSqlConfig
3.) Create or edit <VeeamPostgreSQLAgent.xml> file with this line:
4.) Start a new backup session with AAIP enabled
Please note: The path used for ExcludeConfigDirs must be your PostgreSQL installation path.
______________________________________________

Best,
Fabian
Thank you for your answer.
One of our partners opened a support case today, from which I learned about an option to exclude specific PostgreSQL server from application aware processing. By setting this exclusion parameter, PostgreSQL configuration in this folder path will not be scanned, therefore we won't try to apply Application Aware Processing to this PostgreSQL instance.
Keep in mind that, by setting this exclusion, you will not be able to use our PostgreSQL Restore Explorer for excluded PostgreSQL instances. Database files are still protected with VSS, same as before with v13.0 or older versions.
I tested an instant recovery restore of a VM with an "excluded" PostgreSQL server, and the database was still working for my application.
______________________________________________
1.) Connect to the affected Windows guest VM.
2.) Go to, or create, the following folder: C:\ProgramData\Veeam\Backup\PostgreSqlConfig
3.) Create or edit <VeeamPostgreSQLAgent.xml> file with this line:
Code: Select all
<config ExcludeConfigDirs="C:\Program Files\PostgreSQL\" />Please note: The path used for ExcludeConfigDirs must be your PostgreSQL installation path.
______________________________________________

Best,
Fabian
Product Management Analyst @ Veeam Software
-
cmaier
- Enthusiast
- Posts: 50
- Liked: 5 times
- Joined: Feb 24, 2014 4:01 pm
- Full Name: Christian M.
- Contact:
Re: PostgreSQL in 13.1
Hi Fabian,
Sounds good, but I don't get it to work.
Here is the process:

I've tried the following, without success:
Warning : Failed to explore PostgreSQL instance ********:7950 : PostgreSQL server on port 7950 has returned an error "connection to server at "localhost" (::1), port 7950 failed: FATAL: password authentication failed for user "************"". Failed to invoke rpc command
Sounds good, but I don't get it to work.
Here is the process:

I've tried the following, without success:
Code: Select all
<config ExcludeConfigDirs="C:\Program Files\HP\RS\pgsql\" />Code: Select all
<config ExcludeConfigDirs="C:\Program Files\HP\RS\pgsql\bin\" />Code: Select all
<config ExcludeConfigDirs="C:/Program Files/HP/RS/pgsql/" />Code: Select all
<config ExcludeConfigDirs="C:/Program Files/HP/RS/pgsql/bin/" />Code: Select all
<config ExcludeConfigDirs="C:/ProgramData/HP/RS/DATA/database" />Code: Select all
<config ExcludeConfigDirs="C:\ProgramData\HP\RS\DATA\DATABASE" />-
Mildur
- Product Manager
- Posts: 12152
- Liked: 3482 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: PostgreSQL in 13.1
Please open a case with our support team. Don‘t forget to provide me the case number.
Best,
Fabian
Best,
Fabian
Product Management Analyst @ Veeam Software
-
cmaier
- Enthusiast
- Posts: 50
- Liked: 5 times
- Joined: Feb 24, 2014 4:01 pm
- Full Name: Christian M.
- Contact:
Re: PostgreSQL in 13.1
Yeah, that would be the third case for version 13.1. I'm slowly running out of time for this. 13.1 is starting to get on my nerves.
I'm thinking about how to proceed with this. Another case is much more important right now.
I'm thinking about how to proceed with this. Another case is much more important right now.
Who is online
Users browsing this forum: No registered users and 12 guests