Skip to content
Open
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
1 change: 1 addition & 0 deletions content/doc/addons/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ Extension | Description
pg_cron | Job scheduler for PostgreSQL
pg_ivm | Incremental view maintenance for PostgreSQL
pg_net | Enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
pg_repack | Reorganize tables in PostgreSQL databases with minimal locks
pgaudit | Provides detailed session and/or object audit logging via the standard PostgreSQL logging facility
pgsql-http | HTTP client for PostgreSQL
pgtap | Unit testing for PostgreSQL
Expand Down
Loading