Database Timeout
i can't do any call on my database and i can't delete nothing on railway panel too.
12 Replies
Project ID:
82f78840-77c6-4662-828b-6894cdfa99f7
Project ID:82f78840-77c6-4662-828b-6894cdfa99f7
im trying to delete this column
please don't use the data or query features of the plugins, they are known to be slightly broken, can you connect to this database with desktop software like pgadmin
im using dbeaver to manage
but there i cant delete too
can you connect?
yes
what errors does dbbeaver give you?
its crazy because on my app the database still working
in Dbeaver it is not returning me any error it is just loading infinitely
when I try to run some migration with Prisma it timeout
this started now, I was able to run migrations normally until 40 minutes ago
I checked my development database and it's working normally, could it have been some query that broke it?
Is there any way to restart the database (without losing data)
yes, click restart in the plugins settings
Okay,
thanks, it solved the problem
awesome!