Slide 27
Slide 27 text
It’s important to
find a good
distribution column,
something that is
common to all large
tables
SELECT create_distributed_table(
'table_name',
'distribution_column');
@clairegiordano / @marcoslot / @azuredbpostgres / @citusdata