Re: basic postgres questions...

From: woodb(at)niwa(dot)co(dot)nz
To: bedouglas(at)earthlink(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: basic postgres questions...
Date: 2007-05-16 21:53:17
Message-ID: 61743.203.97.249.147.1179352397.squirrel@secure.niwa.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> hey.. .
>
> can someone point me to the cmds that i'd use in order to see what
> databases
> are created in my postgres app. i need to see what's here, and then i need
> to know the cmd to then delete a given database, and the underlying
> tables.

from the OS command line, psql -l will list the available Postgres databases

For general info on this sort of admin task, see
http://www.postgresql.org/docs/8.2/static/managing-databases.html

> also, is there an irc channel for postgres!
See: http://www.postgresql.org/community/irc.html

there are several...

Cheers,

Brent Wood

In response to

Browse pgsql-general by date

  From Date Subject
Next Message PFC 2007-05-16 22:05:42 Re: Performance issues of one vs. two split tables.
Previous Message Filip Rembiałkowski 2007-05-16 21:45:25 Re: cube operations