List of Database
This is a discussion on List of Database within the Other DBs forums, part of the Database category; I wanted to see the list of database I have in my PostgrSQL what is the option or command for ...
-
List of Database
I wanted to see the list of database I have in my PostgrSQL what is the option or command for doing this?
-
You can make use of the option
psql -l
which will display the list all databases in postgreSQL
-
01-26-2012, 03:47 AM #3
You can find some in google.
-
Sponsored Ads


Reply With Quote





