mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 18:56:30 +00:00
readme
This commit is contained in:
@@ -12,7 +12,7 @@ Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover su
|
|||||||
|
|
||||||
1. Install Rust (latest stable is fine).
|
1. Install Rust (latest stable is fine).
|
||||||
2. `cargo run --release` (to get better benchmarks).
|
2. `cargo run --release` (to get better benchmarks).
|
||||||
3. Change the config in `pgcat.toml` to fit your setup.
|
3. Change the config in `pgcat.toml` to fit your setup (optional given next step).
|
||||||
4. Install Postgres and run `psql -f tests/sharding/query_routing_setup.sql`
|
4. Install Postgres and run `psql -f tests/sharding/query_routing_setup.sql`
|
||||||
|
|
||||||
### Tests
|
### Tests
|
||||||
|
|||||||
Reference in New Issue
Block a user