I did nothing special. apt-get install postgresql-8.3 pgadmin3
create a database connect to the database using pgAdminIII. Right after connecting you get two error dialogs. Any refresh will reproduce the errors. I'm not alone: https://lists.ubuntu.com/archives/ubuntu-jp/2008-February/000695.html http://www.unixboard.de/vb3/showthread.php?t=36515 http://www.pgadmin.org/archives/pgadmin-hackers/2007-12/msg00024.php http://archives.postgresql.org/pgadmin-hackers/2007-12/msg00024.php Seems that pgAdminIII 1.4.3 is incompatible with 8.3 schema. Version 1.8.2 is out but not available for 64bit Ubuntu. uname -a Linux wb 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64 GNU/Linux Maybe this gives you a hint: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/pgadmin/schema/pgOperator.cpp?rev=5855 -- paAdminIII reports JOIN error in schema https://bugs.launchpad.net/bugs/208481 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
