From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | Manzanita <manzanita84(at)gmail(dot)com> |
Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: Command Prompt --- como se usa? |
Date: | 2006-10-10 05:38:04 |
Message-ID: | c2d9e70e0610092238t166e87a4yca7ad24cd41e72c6@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 10/9/06, Manzanita <manzanita84(at)gmail(dot)com> wrote:
> Alguien tiene algun manual para explicar como funciona el command prompt y
> el psql de postgres en Windows ....
>
el command prompt es la ventana de DOS (el sistema operativo sobre el
que corre Windows ;), el acceso que te instala postgres todo lo que
hace es configurarlo para que te sea mas facil llamar al psql
entras al command prompt y ejecutas
psql -U postgres base_datos
--
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 | Agustin Casiva | 2006-10-10 10:34:44 | Problemas con Uniones y Unique |
Previous Message | Sebastián Villalba | 2006-10-10 02:24:37 | RETURN NEXT retorna solamente uno |