Can you try switching logging to Debug (under File -> Options -> Logging) and recreating the error please? That might help us see where the error actually occurs. Oh, and please send the log of course :-)

As you wish.
I connected to the DB, selected a table, turned on logging and clicked on the sunglasses.


here's the log:

2003-06-19 23:49:52 INFO : Destroying an options dialogue
2003-06-19 23:49:55 INFO : Creating pgConn object
2003-06-19 23:49:55 INFO : Server name: localhost (resolved to: 127.0.0.1)
2003-06-19 23:49:55 INFO : Opening connection with connection string: hostaddr=127.0.0.1 dbname=test user=Sven port=5432
2003-06-19 23:49:55 INFO : Setting client_encoding to 'UNICODE'
2003-06-19 23:49:55 INFO : Creating EditGrid
2003-06-19 23:49:55 INFO : Running query SELECT Oid, * FROM public.test ORDER BY test
2003-06-19 23:49:55 QUERY : Thread Query SELECT Oid, * FROM public.test ORDER BY test
2003-06-19 23:49:55 INFO : Creating pgSet object



---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to