ivanmante23
Problems exporting PostgreSQL database to Railway
I have used the DATABASE_URL (within the Railway postgreSQL variables) in my code, as I have done other times in previous projects. I have never had problems, but now in this attempt, in Railway I see the tables but not the data they contain. The tables appear empty to me.
The database deploy log tells me the following:
"invalid record length : expected at least 24, got 0"
Could you help me?
4 replies