Re: Post gresql commands

From: Franco Bruno Borghesi <franco(at)akyasociados(dot)com(dot)ar>
To: anwar <anwar(at)haseelah(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Post gresql commands
Date: 2004-02-21 19:14:38
Message-ID: 1077390877.838.4.camel@taz.oficina
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

try
SELECT datname FROM pg_database;

On Thu, 2004-02-19 at 14:39, anwar wrote:

> How can i get a list of database in postgresql
>
> anwar
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gary Doades 2004-02-21 19:39:45 Re: Slow queries in PL/PGSQL function
Previous Message Holger Marzen 2004-02-21 18:53:18 Binary data in PostgreSQL