architect icon indicating copy to clipboard operation
architect copied to clipboard

Postgresql 10

Open ra2er opened this issue 7 years ago • 2 comments

Hi,

Do you have a plan to support postgresql 10's native partitioning mechanism?

BR

ra2er avatar Oct 27 '17 09:10 ra2er

Hi,

To be honest I only had a brief look at it, but I don't see any reason why we wouldn't add support for it. But as always the question is when.

I have a lot of plans in general regarding future development of this package, but there're so many things going on right now, so it's hard to say when I will be able to find time to implement this or that feature. So can't provide you with an ETA.

maxtepkeev avatar Oct 27 '17 11:10 maxtepkeev

https://github.com/chaitin/django-pg-partitioning

A Django extension that implements PostgreSQL tables for partitioning and management based on dates.

virusdefender avatar Feb 06 '19 01:02 virusdefender