Update postgresql.mdx

This commit is contained in:
vmatsiiako
2024-04-01 10:26:25 -07:00
committed by GitHub
parent 1e4b4591ed
commit 4b203e9ad3

View File

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