[postgis-users] which db I am on?

Ralph Mason ralph.mason at telogis.com
Tue Apr 13 14:09:10 PDT 2004


Changqing Zhou wrote:

>Hi,
>
>This is a dumn questions and I realy spent almost an hour to search
>answer:
>
>How do I know which database I am on? Is it a postgres sql I can do to
>figure that out? My admin must have specified some default one for me.
>
>Thanks,
>
>Changqing
>_______________________________________________
>postgis-users mailing list
>postgis-users at postgis.refractions.net
>http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
>  
>

select current_database();

Ralph



More information about the postgis-users mailing list