Opened 3 weeks ago
Closed 3 weeks ago
#36164 closed Bug (invalid)
django.db.utils.InternalError
Description ¶
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
Note:
See TracTickets
for help on using tickets.
Nothing points at Django being at fault here; you most likely have corrupted Postgres database.
See TicketClosingReasons/UseSupportChannels