9 months ago
Project ID: 5a8238f3-f7ae-4c70-85a5-953f390a78a7
Hello there, I've got a simple question.
I couldn't find the info anywhere and I'm new to using Railway, so better asking before I fiddle with anything.
I'm planning to use several different services in my current project and each service will require each database.
My plan was to use PostgreSQL service and create several databases under the service, but I can't find any option to create multiple databases under the service settings or so.
Is it possible (maybe via CLI or some other way) or do I have to create multiple PostgreSQL service instances for each database I need?
Thanks beforehand.
3 Replies
Additionally, I would like to ask specifically about PgBouncer and connection pooling in regards to the PostgreSQL service.
Does each deployed service possess its own limit? Or are there any database limits which are shared project/environment wide?
9 months ago
It seems to be possible using other tools on MySQL - either a cli or phpmyadmin. I don't use PostgreSQL so I can't help there.
I don't think it should stop anything functioning as intended, but it'd be good to get confirmation of this.