citus/src/backend/distributed/sql/udfs/master_set_node_property
Jelte Fennema 78e495e030
Add shouldhaveshards to pg_dist_node (#2960)
This is an improvement over #2512.

This adds the boolean shouldhaveshards column to pg_dist_node. When it's false, create_distributed_table for new collocation groups will not create shards on that node. Reference tables will still be created on nodes where it is false.
2019-10-22 16:47:16 +02:00
..
9.1-1.sql Add shouldhaveshards to pg_dist_node (#2960) 2019-10-22 16:47:16 +02:00
latest.sql Add shouldhaveshards to pg_dist_node (#2960) 2019-10-22 16:47:16 +02:00