Skip to content

Conversation

@Anexen
Copy link
Contributor

@Anexen Anexen commented Aug 26, 2021

Hash partitioning support (PG >= 11).

The table is partitioned by specifying a modulus and a remainder for each partition. Each partition will hold the rows for which the hash value of the partition key divided by the specified modulus will produce the specified remainder. ()

Additional changes:

@Photonios
Copy link
Contributor

Thanks a lot for this contribution! I've manually cherry-picked these commits onto master and I'll release them shortly.

@Photonios Photonios closed this Nov 4, 2021
@Photonios
Copy link
Contributor

This has been released in v2.0.4rc1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants