failure and silence of SQL commands - Mailing list pgsql-novice

From John Payne
Subject failure and silence of SQL commands
Date
Msg-id 000301cc0550$ca841c80$5f8c5580$@com
Whole thread Raw
Responses Re: failure and silence of SQL commands
List pgsql-novice

I’m running psql version 8.1.11 on a Linux server from the command line.  It gives me absolutely no feedback from SQL commands and all SQL commands fail, but the internal psql commands such as /d or /echo all work.   I am not running it in silent mode; the command I use to start it is just the standard “psql –d database –U user”.  It tells me that I’m connected, I can examine the tables, but it won’t execute SQL.

 

Has anyone had similar issues? 

 

Thanks,

 

John

pgsql-novice by date:

Previous
From: Brent Dombrowski
Date:
Subject: Re: weird results from trivial SELECT statement
Next
From: HSIEN-WEN CHU
Date:
Subject: VX_CONCURRENT flag on vxfs( 5.1 or later) for performance for postgresql?