sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.53k stars 724 forks source link

Feature Request: Tablespaces support #689

Open askovpen opened 11 months ago

askovpen commented 11 months ago

Hello

Can you add ability to view/change tablespaces for tables/indexes?

I have fast tablespace (ssd), slow tablespace (hdd), and this feature can help me very much not use cli :-)

sosedoff commented 11 months ago

Tablespace support is not something i would consider spending time one unless i have a personal need for. And so far i have none, but that does not mean i would not accept the PR if anyone is interested in taking on the implementation. I'd also look into other feature-rich clients, like pgadmin.