Now that we've addressed this in CitusDB, we want to get it into pg_shard as well. We know how to do prepared statements for queries, but pg_shard must support modifications as well. Adding this support will remove a ton of friction from database adapters (such as Psycopg in Python, pg in Ruby, or the JDBC adapters in Java).
Now that we've addressed this in CitusDB, we want to get it into
pg_shardas well. We know how to do prepared statements for queries, butpg_shardmust support modifications as well. Adding this support will remove a ton of friction from database adapters (such as Psycopg in Python,pgin Ruby, or the JDBC adapters in Java).