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

From Francisco Solari
Subject Re: List of data bases
Date
Msg-id 3BD57C33.D0DF1ED6@prosalud.com.ar
Whole thread Raw
In response to List of data bases  ("Chr. Rossmanith" <cr@neuro.ma.uni-heidelberg.de>)
List pgsql-novice
Another way is to enter psql  and execute \l

David Link wrote:

> > is there a way to list all data bases I've created so far?
> >
>
> 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.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

Attachment

pgsql-novice by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: List of data bases
Next
From: Vijay Deval
Date:
Subject: Re: Concatenating strings