Just wanted to know if you wanted reports back about bugs in pgAdmin III. I haven't seen any been reported or may be I just missed them?
So i should add one:
If i try to view a table with pgAdminIII (by klicking on the sunglasses or by doing a "select *" in the SQL window) pgAdmin crashes.
The crash is caused a memory access violation.
I'm using WinXP with postgresql under cygwin.
My DB is a Unicode DB, although i think, that it used to happen with an ASCII DB to.
I tested http://www.pgadmin.org/snapshots/pgadmin3-Alpha-Win32.zip and http://www.pgadmin.org/snapshots/win32/pgadmin3-20030619-Win32.zip
Both version crash :-(
BTW:
Does pgAdmin use the ODBC driver anymore? or is are client libs compiled in statically?
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match