Enable shutdown (deallocate equivalent) for Postgres when not in use.
For non-production environments it would be a helpful cost saving feature to be able to 'turn off' / deallocate Azure Databases (of all types not just postgres) when they are not in use.
While the prevailing logic would suggest that non-production environments should be destroyed when not in use, this is sometimes not convenient or practical when environments are required on (relatively) short notice and DB content sizes are relatively large

4 comments
-
Robert Warner commented
+1 for this feature
-
Vijay commented
+1 for this feature
-
Hichem BOUSSETTA commented
+1 for this feature
-
Jean-Yves Devant (JY) commented
Gaging interest for being able to stop a server when it is not being used and restart it when needed.