How to remove all tables in Postgres
jcode
PROOP

a year ago

How do I remove all tables easily? Via the GUI it's not working.

I need to do this because I need a clean slate to start from.

Solved

2 Replies

jcode
PROOP

a year ago

Not needed anymore. GUI works now.


chandrika
EMPLOYEE

a year ago

Glad you got figured this out! Our Database view docs share all the functionality that that UI allows so you can check it out for future reference: https://docs.railway.com/guides/database-view

For operations such as dropping all tables, I'd recommend running a migration or similar if you have an application attached to get a clean slate.

Thanks,

Chandrika


Status changed to Awaiting User Response Railway about 1 year ago


Status changed to Solved chandrika about 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...