Re: [GENERAL] viewing dbs

From: <kaiq(at)realtyideas(dot)com>
To: Kevin Heflin <kheflin(at)shreve(dot)net>
Cc: "PGSQL-General (E-mail)" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] viewing dbs
Date: 1999-12-07 22:32:02
Message-ID: Pine.LNX.4.10.9912071631510.27615-100000@picasso.realtyideas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

select * from pg_database order by datname;

On Tue, 7 Dec 1999, Kevin Heflin wrote:

>
> I use \l
> to view a list of all the DBs in use on our server.
> I'm not sure what order these are in, but is there a way to view all the
> DBs in alphabetical order ?
>
>
> Kevin
>
> --------------------------------------------------------------------
> Kevin Heflin | ShreveNet, Inc. | Ph:318.222.2638 x103
> VP/Production | 333 Texas St #175 | FAX:318.221.6612
> kheflin(at)shreve(dot)net | Shreveport, LA 71101 | http://www.shreve.net
> --------------------------------------------------------------------
>
>
> ************
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Franck Martin 1999-12-07 22:33:51 ODBC Drivers for Win
Previous Message Peter Eisentraut 1999-12-07 21:50:29 Re: [GENERAL] viewing dbs