Re: I´ve got problems when I try to use de

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: I´ve got problems when I try to use de
Дата
Msg-id 200307180931.46870.josh@agliodbs.com
обсуждение исходный текст
Ответ на I´ve got problems when I try to use de psql  (Alejandro Fuentes González<alejandro.fuentes@SSP.DF.GOB.MX>)
Список pgsql-novice
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

В списке pgsql-novice по дате отправления:

Предыдущее
От: Alejandro Fuentes González
Дата:
Сообщение: I´ve got problems when I try to use de psql
Следующее
От: Alejandro Fuentes González
Дата:
Сообщение: RE: [NOVICE] I´ve got problems when I try to use de psql