Re: pgAdmin III

From: Sven Köhler <skoehler(at)upb(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-support(at)postgresql(dot)org, Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
Subject: Re: pgAdmin III
Date: 2003-06-19 21:51:29
Message-ID: 3EF23061.9010507@upb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> 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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2003-06-19 21:58:35 Re: Bug report for pgAdmin III
Previous Message Dave Page 2003-06-19 21:19:15 Re: pgAdmin III