Re: "select * from groupes" didn't display any data

Поиск
Список
Период
Сортировка
От Naomi Walker
Тема Re: "select * from groupes" didn't display any data
Дата
Msg-id 40C88169.7000001@eldocomp.com
обсуждение исходный текст
Ответ на "select * from groupes" didn't display any data  ("lise chhay" <lise.chhay@mail.com>)
Список pgsql-admin
lise chhay wrote:

>I executed the script inst/creer-base, the script run, because when I did :
>$ psql auth
>auth=# \dt
>List of relations
>Schema   |  name           |    Type    |   Owner
>-------------------------------------------------
>public   | config          |   table    | postgres
>public   | groupes         |  table     | postgres
>public   | membres         |  table     | postgres
>public   | utilisateurs    |  table     | postgres
>
>auth=# \q
>
>But, when I executed the script inst/init-base, that script didn't run, as you can see :
>$ psql auth
>auth=# \encoding latin9
>auth=# select * from groupes
>auth=#
>
>"select * from groupes" didn't display any data. Can you help me. I work under Mandrake
>
>Thanks
>
>
I think you forgot the closing semicolon.  Try:

Select * from groupes;

It didn't know you were done typing.

--
-------------------------------------------------------------------------
Naomi Walker                          Chief Information Officer
Eldorado Computing, Inc.              nwalker@eldocomp.com 602-604-3100
-------------------------------------------------------------------------
 Thought is the blossom; language the bud; action the fruit behind it.
- Ralph Waldo Emerson
-------------------------------------------------------------------------

-- CONFIDENTIALITY NOTICE --

This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain
informationthat is privileged, confidential and exempt from disclosure under applicable law. If you are not the
intendedaddressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use,
copy,disclose or distribute to anyone the message or any information contained in the message. If you have received
thismessage in error, please immediately advise the sender by reply email, and delete the message. Thank you. 

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

Предыдущее
От: "Cook, Tom"
Дата:
Сообщение: Re: PostgreSQL 7.4.2 on SunOS 4.1.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_stat tables empty