#34489: feature: Support for PostgreSQL table partitioning
-------------------------------------+-------------------------------------
Reporter: Anuj | Owner: nobody
Sharma |
Type: New | Status: new
feature |
Component: Database | Version: 4.2
layer (models, ORM) | Keywords: postgresql, table-
Severity: Normal | partitioning, composite primary key
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Postgresql added support for table partitioning from 10.x; currently, it
is on 15.x.
Django should add support for PostgreSQL table partitioning so that the
database engine can be used efficiently.
Currently, I can only see one library supporting partitioning (django-
postgres-extra)[https://django-postgres-
extra.readthedocs.io/en/latest/table_partitioning.html]. Still, it also
has limitations in migration because Django does not support composite
primary key, which is the key requirement for the Postgres table
partitioning.
--
Ticket URL: <https://code.djangoproject.com/ticket/34489>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/010701877b886cf1-ccb8cbfb-f857-459d-bdb3-76b76f47bdf0-000000%40eu-central-1.amazonses.com.