NEXTGRES in-database connection pool extension for PostgreSQL.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | nextgres_idcp |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Vendor | NEXTGRES |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | nextgres_idcp |
| Schema | _nextgres_idcp |
| Stars | 32 |
| Latest commit | 2024-05-13 |
| Catalogue updated | 2026-08-30 |
| connection_limits | Enforce connection quotas by user, database, source IP or hostname, including combined rules. |
| alohadb_pool | AlohaDB Built-in Connection Pooling |
| pg_auth_mon | monitor connection attempts per user |
| pg_connlimit | Limits per-role connection counts from filesystem configuration without catalog access. |
| pg_log_statements | Enables log_statement=all selectively for chosen PostgreSQL backend processes or newly started backends matching connection filters. |