How to remove all tables in Postgres
jcode
PROOP

9 months 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

9 months ago

Not needed anymore. GUI works now.


chandrika
EMPLOYEE

9 months 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 9 months ago


Status changed to Solved chandrika 9 months ago


Loading...