mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-24 09:46:29 +00:00
sharding readme
This commit is contained in:
@@ -125,7 +125,7 @@ mod test {
|
||||
assert_eq!(shard, 1);
|
||||
}
|
||||
|
||||
// See tests/sharding/setup.sql
|
||||
// See tests/sharding/partition_hash_test_setup.sql
|
||||
// The output of those SELECT statements will match this test,
|
||||
// confirming that we implemented Postgres BIGINT hashing correctly.
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user