Re: List of data bases - Mailing list pgsql-novice

From Brett W. McCoy
Subject Re: List of data bases
Date
Msg-id Pine.LNX.4.30.0110231015420.29420-100000@chapelperilous.net
Whole thread Raw
In response to Re: List of data bases  (David Link <dlink@soundscan.com>)
List pgsql-novice
On Tue, 23 Oct 2001, David Link wrote:

> One way is to list out the subdirectories under $PGDATA/base
>
> $ cd $PGDATA/base
> $ ls
>
> There should be a subdirectory per database if you haven't used
> alternate PGDATA areas.

A better way is to use psql -l on the command line or \l in an interactive
session.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Now is the time for drinking; now the time to beat the earth with
unfettered foot.
        -- Quintus Horatius Flaccus (Horace)




pgsql-novice by date:

Previous
From: Jim Caley
Date:
Subject: Re: List of data bases
Next
From: Francisco Solari
Date:
Subject: Re: List of data bases