BookmarkSubscribeRSS Feed
Likith
Calcite | Level 5

I have to get the names of Postgres databases in Python. How do I do that? I need to be able to put these names into a list.

1 REPLY 1
Patrick
Opal | Level 21

@Likith wrote:

I have to get the names of Postgres databases in Python. How do I do that? I need to be able to put these names into a list.


Isn't that more a question you would need to ask in a Python forum? Where is SAS here in the picture?