Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/database_monitoring/setup_postgres/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ disable_sidebar: true
| Postgres 13 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | | {{< X >}} |
| Postgres 14 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
| Postgres 15 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
| Postgres 16 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | | {{< X >}} |
| Postgres 17 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | | |
| Postgres 16 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
| Postgres 17 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | |

### Setup instructions by hosting type

Expand Down
2 changes: 1 addition & 1 deletion content/en/database_monitoring/setup_postgres/alloydb.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The Agent collects telemetry directly from the database by logging in as a read-
## Before you begin

Supported PostgreSQL versions
: 14, 15
: 14, 15, 16, 17

Supported Agent versions
: 7.36.1+
Expand Down
Loading