mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Fix typo
This commit is contained in:
parent
dcc2945e59
commit
5f371e9264
@ -1,7 +1,7 @@
|
|||||||
PgBouncer Guide
|
PgBouncer Guide
|
||||||
====
|
====
|
||||||
|
|
||||||
The following guide explains how to use [PgBouncer](https://pgbouncer.github.io/) as an efficient database pooler on top of Postgres. For a bit of background, you might read ["Scaling Mastodon"](https://medium.com/@Gargron/scaling-mastodon-1becde463090) which briefly describes this approach.
|
The following guide explains how to use [PgBouncer](https://pgbouncer.github.io/) as an efficient connection pooler on top of Postgres. For a bit of background, you might read ["Scaling Mastodon"](https://medium.com/@Gargron/scaling-mastodon-1becde463090) which briefly describes this approach.
|
||||||
|
|
||||||
Why you might need PgBouncer
|
Why you might need PgBouncer
|
||||||
----
|
----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user