Changes between Version 1 and Version 2 of Ticket #34454
- Timestamp:
- Apr 3, 2023, 9:02:06 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34454
- Property Resolution → needsinfo
- Property Status new → closed
-
Ticket #34454 – Description
v1 v2 5 5 The error seems to occur randomly, and I am not sure what is causing it. I have double-checked that the username and password specified in the DATABASES setting in my Django project are correct and have the necessary permissions to access the database. 6 6 7 I am using psycopg3 version 3.1.8 and PostgreSQLversion 4.2rc1.7 I am using psycopg3 version 3.1.8 and Django version 4.2rc1. 8 8 9 9 ///This error can occur randomly, and sometimes it can be correctly linked to the database