Display SELECT

From: eric manceau <eric(dot)manceau(at)caramail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Display SELECT
Date: 2002-10-23 18:55:08
Message-ID: 1035388508015978@caramail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello there,

I cannot retrieve the result of a SELECT query on the PSQL
monitor but nothing seems wrong :

com=# \d iden
Table "iden"
Attribute | Type | Modifier
-----------+-----------------------+----------
name | character varying(20) |
tel | integer |

com=# INSERT INTO iden VALUES ('germain',5689);
INSERT 18844 1
com=# SELECT * FROM iden
com-#

I use postgresql 7.1.3 on a redhat 7.2.

Thank you for any hint.
_________________________________________________________
Gagne une PS2 ! Envoie un SMS avec le code PS au 61166
(0,35€ Hors coût du SMS)

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Radhesh Mohandas 2002-10-23 21:15:36 Re: [ANNOUNCE] San Francisco Bay Area PostgreSQL User's Group
Previous Message Josh Berkus 2002-10-23 18:36:15 Re: San Francisco Bay Area PostgreSQL User's Group