Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PostgreSQL の Node.js ドライバー/コネクターは、Postgres-XL で機能すると予想されますか? Node.js から Postgres-XL セットアップに接続する最良の方法は何ですか?
Postgres-XL は標準の Postgres エンジンに多くの分散トランザクション オーバーヘッド オプションが追加されているため、大規模なセットアップにスケールアップできるため、標準の Postgres ドライバーを使用できます。バージョンが一致していることを確認したいだけです。