#33496: Auto database mirroring.
-------------------------------------+-------------------------------------
Reporter: M Hadi Azarabad | Owner: nobody
Type: New feature | Status: closed
Component: Database layer | Version: 4.0
(models, ORM) |
Severity: Normal | Resolution: wontfix
Keywords: multi-database / | Triage Stage:
mirror database | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => wontfix
Comment:
As far as I'm aware database mirroring is not something a web framework
should be responsible for, see a [https://www.postgresql.org/docs/14
/different-replication-solutions.html handy comparison of different
solutions in PostgreSQL's docs]. Duplicating all the operations would be
inefficient, very complex, and error-prone.
--
Ticket URL: <https://code.djangoproject.com/ticket/33496#comment:2>
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/068.36a41d486b28ccafc5d75ec268ae7699%40djangoproject.com.