| From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
|---|---|
| To: | "Jaime Casanova" <systemguards(at)gmail(dot)com>, "linder poclaba lazaro" <linder(dot)poclaba(at)gmail(dot)com>, edukoski(at)montevideo(dot)com(dot)uy, pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | Re: Postgre - PHP |
| Date: | 2006-05-16 11:24:09 |
| Message-ID: | c2d9e70e0605160424i38d0bd0nbface20781a10968@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On 5/15/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> Jaime Casanova escribió:
>
> > select datname from pg_database where datistemplate='f' and datallowconn =
> > 't';
>
> select datname from pg_database where not datistemplate and datallowconn;
>
> Los booleanos son, hey, booleanos.
>
jeje... me deje llevar...
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2006-05-16 11:38:01 | Re: OT-Duda sobre base de datos |
| Previous Message | Jaime Rodríguez Molina | 2006-05-16 09:50:44 | RE: PostgreSQL 8.1 sobre Debian Sarge (stable) |