Hello,
For a project, we need to ensure if the server parameter of a postgresql server in Azure has the right value :
archive_mode=true
I do not find any reference on this subject.
If anyone as a clue, thank you very much ;)
BR,
Pascal
Hello,
For a project, we need to ensure if the server parameter of a postgresql server in Azure has the right value :
archive_mode=true
I do not find any reference on this subject.
If anyone as a clue, thank you very much ;)
BR,
Pascal
The Azure Postgresql is the managed service and as the document mentions the configurable parameters will be sub set of what is available in full fledged version.

How you can check what is configurable, Please check using portal, CLI or Powershell.
Regards
Navtej S
Thanks Navtej.
Then you think that the Azure team can change this parameter if asked to, since we cannot do it ?
Have a nice day.
@PascalMinery-9790 Can you let us know the use case here as Azure DB for Postgresql is a managed service and Azure takes care of BCDR/HA
Regards
Navtej S
@PascalMinery-9790 Please provide the use case to take this question forward.
Regards
Navtej S
3 people are following this question.