Logo
Explore Help
Sign In
docker/pgcat
1
0
Fork 0
You've already forked pgcat
mirror of https://github.com/postgresml/pgcat.git synced 2026-03-23 17:36:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
mostafa_fix-broken-test
pgcat/tests/sharding/query_routing_test_validate.sql

12 lines
95 B
MySQL
Raw Permalink Normal View History

fixed health check; sharding setup and tests
2022-02-08 15:48:28 -08:00
\c shard0
SELECT * FROM data;
\c shard1
SELECT * FROM data;
\c shard2
Refactor query routing into its own module (#22) * Refactor query routing into its own module * commments; tests; dead code * error message * safer startup * hm * dont have to be public * wow * fix ci * ok * nl * no more silent errors
2022-02-16 22:52:11 -08:00
SELECT * FROM data;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 48ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API