'show databases' in psql way? - Mailing list pgsql-sql

From Erik Wasser
Subject 'show databases' in psql way?
Date
Msg-id 200411011313.10872.erik.wasser@iquer.net
Whole thread Raw
Responses Re: 'show databases' in psql way?  (Frank Bax <fbax@sympatico.ca>)
Re: 'show databases' in psql way?  (Ian Barwick <barwick@gmail.com>)
Re: 'show databases' in psql way?  ("Greg Sabino Mullane" <greg@turnstep.com>)
Re: 'show databases' in psql way?  (lorid <lorid@dri.edu>)
List pgsql-sql
Hi list,

how can I list the databases in a postgresish way? I know about the '-l' 
switch of 'psql' but is there a DBI/SQL-query way? I don't want to call 
an external program only to list the databases. I've googled about this 
problem but I only found the '-l'-way to this this.

Ideas? Solutions?

-- 
So long... Fuzz


pgsql-sql by date:

Previous
From: "Iain"
Date:
Subject: Re: paertially restoring a DB
Next
From: Frank Bax
Date:
Subject: Re: 'show databases' in psql way?