How to remove all tables in Postgres
jcode
PROOP

10 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

10 months ago

Not needed anymore. GUI works now.


chandrika
EMPLOYEE

10 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 11 months ago


Status changed to Solved chandrika 11 months ago


Loading...