| From: | "Duncan Adams (DNS)" <duncan(dot)adams(at)vcontractor(dot)co(dot)za> |
|---|---|
| To: | pgsql-novice <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: List of data bases |
| Date: | 2001-10-23 13:32:52 |
| Message-ID: | C54EF5B83335D311BCB50000C11042B102C8C6C2@vodabemail1.vodacom.co.za |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
select * from pg_database
you can see a list of system tables with \dS
or look in
/usr/local/pgsql/data/base>
but then I'm still a novice
-----Original Message-----
From: Chr. Rossmanith [mailto:cr(at)neuro(dot)ma(dot)uni-heidelberg(dot)de]
Sent: Tuesday, October 23, 2001 3:05 PM
To: pgsql-novice
Subject: [NOVICE] List of data bases
Hi,
is there a way to list all data bases I've created so far?
Christina Rossmanith
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Link | 2001-10-23 13:46:52 | Re: List of data bases |
| Previous Message | Chr. Rossmanith | 2001-10-23 13:05:05 | List of data bases |