2 schemas on PostgreSQL - 1 not showing in Data (Service)
ritaverissimo86
PROOP

a year ago

Hi,

I have a multi-tenancy postgresql database with 2 schemas: public and tenant.

When I've created the service in railway, it only shows me the public schema, but not the tenant schema where I have all my tables.

How can I make sure it is included in Data?

pgAdmin shows the database well structure with both schemas and tables in it.

Thanks,

Rita

Solved

4 Replies

The "Data" tab only shows schemas named railway currently. I'd recommend using a proper DB client (pgAdmin/TablePlus/etc.) for your use case - we're going to rework the "Data" tab sometime this year to improve it, but right now it's only really good for viewing data and nothing else.


Status changed to Awaiting User Response Railway about 1 year ago


ray-chen

The "Data" tab only shows schemas named railway currently. I'd recommend using a proper DB client (pgAdmin/TablePlus/etc.) for your use case - we're going to rework the "Data" tab sometime this year to improve it, but right now it's only really good for viewing data and nothing else.

ritaverissimo86
PROOP

a year ago

Hi,
As mentioned, I'm already using pgAdmin and it's working there on the railway database.
I was just wondering if it could be on Data tab in the dashboard, so not for now it seems.

Quick question: if I have an issue in my deployment is there a support team for that?

(getting a "failed to load resource: net::ERR_CONNECTION_REFUSED" on signup form submission though Front, Back and PostgreSQL have deployed successfully)

Thanks,
Rita


Status changed to Awaiting Railway Response Railway about 1 year ago


ritaverissimo86

Hi,As mentioned, I'm already using pgAdmin and it's working there on the railway database.I was just wondering if it could be on Data tab in the dashboard, so not for now it seems.Quick question: if I have an issue in my deployment is there a support team for that?(getting a "failed to load resource: net::ERR_CONNECTION_REFUSED" on signup form submission though Front, Back and PostgreSQL have deployed successfully)Thanks,Rita

Quick question: if I have an issue in my deployment is there a support team for that?

Yep you can just create a new thread here whenever slightly_smiling_face emoji

Note that we unfortunately cannot offer support for issues unrelated to the Railway platform or product (such as application/project-related issues)


Status changed to Awaiting User Response Railway about 1 year ago


ray-chen

Quick question: if I have an issue in my deployment is there a support team for that?Yep you can just create a new thread here wheneverNote that we unfortunately cannot offer support for issues unrelated to the Railway platform or product (such as application/project-related issues)

ritaverissimo86
PROOP

a year ago

Awesome, just did slightly_smiling_face emoji


Status changed to Awaiting Railway Response Railway about 1 year ago


Status changed to Solved ray-chen about 1 year ago


Loading...