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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ The config can be reloaded by sending a `kill -s SIGHUP` to the process or by qu

### Mirroring

Mirroring allows to route queries to multiple databases at the same time. This is useful for prewarning replicas before placing them into the active configuration, or for testing different versions of Postgres with live traffic.
Mirroring allows to route queries to multiple databases at the same time. This is useful for prewarming replicas before placing them into the active configuration, or for testing different versions of Postgres with live traffic.

## License

Expand Down