From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Linder Poclaba" <linder(dot)poclaba(at)gmail(dot)com> |
Cc: | "Victor Lopez" <v(dot)lopez(dot)s(at)ono(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: casi OT ... reemplazar con parametros? |
Date: | 2006-10-25 00:36:03 |
Message-ID: | c2d9e70e0610241736t3aa638b9s6f0b1102d97a3f91@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
> 2006/10/22, Jaime Casanova <systemguards(at)gmail(dot)com>:
> > On 10/20/06, Victor Lopez <v(dot)lopez(dot)s(at)ono(dot)com> wrote:
> >
> > postgres(at)casanova :/usr/local/pgsql$ ./pgsql/bin/psql --set
> mnemonic=prueba
> > Welcome to psql 8.2beta1, the PostgreSQL interactive terminal.
> >
> > Type: \copyright for distribution terms
> > \h for help with SQL commands
> > \? for help with psql commands
> > \g or terminate with semicolon to execute query
> > \q to quit
> >
> > postgres=# \c :mnemonic
> > You are now connected to database "prueba".
> > prueba=# drop table :mnemonic;
> > DROP TABLE
>
>
> wap Jaime eso no sabia, en que parte de la doc está?
>
> Saludos.
>
http://www.postgresql.org/docs/8.1/static/app-psql.html
--
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 | Oscar Mauricio Benavidez Suarez | 2006-10-25 03:29:06 | como almacenar una imagen en una tabla |
Previous Message | Jaime Casanova | 2006-10-25 00:17:43 | Re: encontre la forma de que vi coloreara pero... |