diff options
-rw-r--r-- | network/pgbouncer/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pgbouncer/slack-desc b/network/pgbouncer/slack-desc index e858abbded..f9f2b7a94b 100644 --- a/network/pgbouncer/slack-desc +++ b/network/pgbouncer/slack-desc @@ -12,8 +12,8 @@ pgbouncer: pgbouncer is a PostgreSQL connection pooler. Any target application pgbouncer: can be connected to pgbouncer as if it were a PostgreSQL server, pgbouncer: and pgbouncer will create a connection to the actual server, or it pgbouncer: will reuse one of its existing connections. -pgbouncer: +pgbouncer: pgbouncer: The aim of pgbouncer is to lower the performance impact of opening pgbouncer: new connections to PostgreSQL. -pgbouncer: +pgbouncer: pgbouncer: Homepage: https://pgbouncer.github.io |