a month ago
Hi,
Im use DBeaver, I make a database but dont see with Railway, onluy see in DBeaver
1 Replies
a month ago
The Railway dashboard's Database View only shows the default database (typically called railway) that was created when you deployed the Postgres service. Databases you create via DBeaver still exist and are accessible through DBeaver or any client connecting to your Postgres instance, but they won't appear in the dashboard's Data tab. If your application needs to use the new database, you'll need to update the DATABASE_URL variable in your app service to point to the new database name instead of the default one.
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 1 month ago