Re: [pgadmin-hackers] server closed connection on a select query

2005-11-11 Thread Guillaume LELARGE
Le Jeudi 10 Novembre 2005 18:06, Guillaume Lelarge a écrit : > Hi, >[...] Sorry guys, wrong list. I thought I sent it to pgsql-hackers. -- Guillaume. ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www

[pgadmin-hackers] server closed connection on a select query

2005-11-10 Thread Guillaume Lelarge
Hi, I've installed a 8.1.0 PostgreSQL server on a SCO OpenServer 5.0.6. It seemed to work well with psql and such tools. I tried to connect to this server with pgAdmin3 and a query failed. I tried to find which part of the query was wrong and I have a strange result : SELECT 1 FROM pg_language WH