brianc / node-postgres

PostgreSQL client for node.js.
https://node-postgres.com
MIT License
12.31k stars 1.23k forks source link

Is there any way to view all databases, like Postico? #1687

Open markvanlan opened 6 years ago

markvanlan commented 6 years ago

I know this is not really an issue, but I do not know where else to ask. If you are in the terminal you can do \l to view all databases. I am working on an application where I need to get all databases available to the user. Is this possible?

brianc commented 6 years ago

https://dba.stackexchange.com/questions/1285/how-do-i-list-all-databases-and-tables-using-psql

On Wed, Jul 11, 2018 at 5:34 PM Mark VanLandingham notifications@github.com wrote:

I know this is not really an issue, but I do not know where else to ask. If you are in the terminal you can do \l to view all databases. I am working on an application where I need to get all databases available to the user. Is this possible?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brianc/node-postgres/issues/1687, or mute the thread https://github.com/notifications/unsubscribe-auth/AADDoTHLstZ_fR5bWf1jZwd9yLHB9gY3ks5uFn1vgaJpZM4VL8oM .