docs: added oracle dynamic secret documentation

This commit is contained in:
Akhil Mohan
2024-04-18 13:29:38 +05:30
parent 08420cc38d
commit afa1e7e139
6 changed files with 121 additions and 30 deletions

View File

@@ -3,8 +3,7 @@ title: "PostgreSQL"
description: "Learn how to dynamically generate PostgreSQL Database user passwords."
---
The Infisical PostgreSQL secret rotation allows you to automatically rotate your PostgreSQL database user's password at a predefined interval.
The Infisical PostgreSQL dynamic secret allows you to generate PostgreSQL Database credentials on demand based on configured role.
## Prerequisite