2 years ago
hi, after creating my deployed postgres iconnected via pg admin and created two dbs, is that okay or I should've been using the database "railway" that was created?
4 Replies
2 years ago
a63108ad-23d2-4d98-9413-1bb31d32e39e
2 years ago
The Postgres databases aren't anything special, you are free to create databases with whatever names you want.
The only thing to note is that the databases data tab will only show the railway database, but since you are already using pgadmin there's nothing that the data tab is going to be able to do better than pgadmin
2 years ago
Thank you. I just wanted to make sure. 🙏🏼
2 years ago
no problem!