cygserver

From: "sandrigo(dot)lezcano(at)gmail(dot)com" <sandrigo(dot)lezcano(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Cc: fher(at)librosyarte(dot)com(dot)mx
Subject: cygserver
Date: 2005-02-23 19:16:49
Message-ID: 421CD6A1.5080200@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

mmm.. increible!! funciona!! tus scripts FHER
lo raro es como hace diferencia entre el Pg8.0 y le Pg7.4.5-cygwin
los 2 juntos funcionan!! cual seria el
el host do pg8.0?? localhost ???
y el 7.4.5 del cygwin ??? su host??
pues usando psql del cygwin da:

sandrigo(at)desenv10 ~
$ mc
$ ./db-start

sygserver starting...
cygserver: Initialization complete. Waiting for requests.

sandrigo(at)desenv10 /
$ psql -U postgres -h localhost -d template1
Password:
Welcome to psql 7.4.5, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

template1=# select version();
version

--------------------------------------------------------------------------------
----------
PostgreSQL 8.0.0 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
3.4.2 (mingw
-special)
(1 row)

template1=# \q

sandrigo(at)desenv10 /
$ psql template1
Welcome to psql 7.4.5, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

template1=# select version();
version

--------------------------------------------------------------------------------
-------
PostgreSQL 7.4.5 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.3.1
(cygming sp
ecial)
(1 row)

template1=# \q

sandrigo(at)desenv10 /
$

--
___________________________________
sandrigo(dot)lezcano(at)gmail(dot)com
RUA INDEPENDENCIA 135 - BOA VISTA
CEP 06411-050 - Barueri/SP/Brazil
FONE 11 4198-1095
Vip-Systems Informatica
http://www.vip-systems.com.br

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Mario A. Soto Cordones 2005-02-23 19:25:44 RE: Query dificil
Previous Message Edwin Quijada 2005-02-23 18:51:41 RE: Query dificil