'show databases' in psql way?

From: Erik Wasser <erik(dot)wasser(at)iquer(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: 'show databases' in psql way?
Date: 2004-11-01 12:13:10
Message-ID: 200411011313.10872.erik.wasser@iquer.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Frank Bax 2004-11-01 12:23:54 Re: 'show databases' in psql way?
Previous Message Iain 2004-11-01 05:51:33 Re: paertially restoring a DB