SaitTalhaNisanci
03832f353c
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
Marco Slot
011283122b
Add the shard rebalancer implementation
2021-01-07 16:51:55 +01:00
Onur Tirtir
f80f4839ad
Remove unused functions that cppcheck found
2020-10-19 13:50:52 +03:00
SaitTalhaNisanci
ba01f3457a
use macros for pg versions instead of hardcoded values ( #3694 )
...
3 Macros are defined for removing the hardcoded pg versions.
PG_VERSION_11, PG_VERSION_12 and PG_VERSION_13.
2020-04-01 17:01:52 +03:00
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
SaitTalhaNisanci
94a7e6475c
Remove copyright years ( #2918 )
...
* Update year as 2012-2019
* Remove copyright years
2019-10-15 17:44:30 +03:00
Philip Dubé
68c4b71f93
Fix up includes with pg12 changes
2019-08-22 18:56:21 +00:00
Andres Freund
883af02b54
Add some basic helpers to make use of dynahash hashtables easier.
2016-12-06 14:15:36 -08:00