Last active
January 26, 2024 08:38
-
-
Save frutik/81f31dc179eccd48da99900db4f861cc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://brandur.org/fragments/postgres-partitioning-2022 | |
https://pganalyze.com/blog/postgresql-partitioning-django | |
https://django-postgres-extra.readthedocs.io/en/master/table_partitioning.html | |
https://hevodata.com/learn/postgresql-partitions/ | |
https://www.2ndquadrant.com/en/blog/postgresql-12-foreign-keys-and-partitioned-tables/ | |
https://www.postgresql.org/docs/current/ddl-partitioning.html#DDL-PARTITIONING-DECLARATIVE-LIMITATIONS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment