sosedoff / pgweb

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

Connect multiple DB same time #693

Closed vmmoorthy closed 10 months ago

vmmoorthy commented 10 months ago

It would be more helpful if an option to connect more than one database in a time So that i can compare and modify db between production and development

sosedoff commented 10 months ago

No one stops you from running multiple instances of pgweb on different ports. As for supporting multiple DBs in the same session - that's not what pgweb was designed for.