#36164: django.db.utils.InternalError
-------------------------------------+-------------------------------------
Reporter: Dimitris | Type: Bug
Kougioumtzis | Component: Database
Status: new | layer (models, ORM)
Version: 5.0 | Severity: Normal
Keywords: psycopg , django | Triage Stage:
error | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
I have
windows 11
python 3.10
psycopg 3.2.4
django 5.0.11
postgresql ver 16
and when i save data with managment command i get the error
django.db.utils.InternalError: trying to store an on-disk heap tuple into
wrong type of slot
--
Ticket URL: <
https://code.djangoproject.com/ticket/36164>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.