RE: [NOVICE] I´ve got problems when I try to use de psql

From: Alejandro Fuentes González <alejandro(dot)fuentes(at)SSP(dot)DF(dot)GOB(dot)MX>
To: Josh Berkus <josh(at)agliodbs(dot)com>, Alejandro Fuentes González <alejandro(dot)fuentes(at)SSP(dot)DF(dot)GOB(dot)MX>, pgsql-novice(at)postgresql(dot)org
Subject: RE: [NOVICE] I´ve got problems when I try to use de psql
Date: 2003-07-18 23:59:02
Message-ID: 3B6938C4F833D71181C5000874335A5E0310EB@mail.ssp.df.gob.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I found out what my problem was....I was setting up with
postmaster...instead of pg_ctl.

THANKS JOSH!!

-----Mensaje original-----
De: Josh Berkus [mailto:josh(at)agliodbs(dot)com]
Enviado el: Viernes, 18 de Julio de 2003 11:32 a.m.
Para: Alejandro Fuentes González; pgsql-novice(at)postgresql(dot)org
Asunto: Re: [NOVICE] I´ve got problems when I try to use de psql

Alejandro,

> When I try to do a "select version();" or a "select 4 + 4;" or even a
> "select * from anytable;" I only receive a SELECT as response, what do
> you thing I'm doing wrong??

You've probably set your PSQL to output its results to a file. Try typing:
\o
to reset the response to the console.

--
Josh Berkus
Aglio Database Solutions
San Francisco

Browse pgsql-novice by date

  From Date Subject
Next Message Bruce Momjian 2003-07-19 03:11:28 Re: [NOVICE] connectby(... pos_of_sibling)
Previous Message Panagiotis Vossos 2003-07-18 17:40:15 pgsql 7.3.3 and odbc on linux ?