[Bug 208481] Re: paAdminIII reports JOIN error in schema

2008-04-19 Thread JamesTM
I don't think it's a pgAdminIII thing... The error also occurs when i try to back up a database from psql on a Fedora machine... Suggests a problem with PostgreSQL 8.3 i think. -- paAdminIII reports JOIN error in schema https://bugs.launchpad.net/bugs/208481 You received this bug notification

[Bug 208481] Re: paAdminIII reports JOIN error in schema

2008-04-02 Thread Wolf Rogner
OK, lets wait and see -- 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 ubuntu-bugs@lists.ubuntu.com

[Bug 208481] Re: paAdminIII reports JOIN error in schema

2008-04-01 Thread Martin Pitt
Ah, thanks for the pointers. Indeed the Ubuntu 7.10 version of pgadmin3 is not compatible with PostgreSQL 8.3, but Ubuntu 7.10 only supports PostgreSQL 8.2 anyway (8.3 was not yet released when Ubuntu 7.10 got released). Ubuntu Hardy (coming 8.04) does have pgadmin 1.8.2, so it should be fixed

[Bug 208481] Re: paAdminIII reports JOIN error in schema

2008-03-31 Thread Martin Pitt
Can you please try to create a reproduction recipe? I. e. table structures and a query which generates the error? Thank you! ** Changed in: postgresql-8.3 (Ubuntu) Status: New = Incomplete -- paAdminIII reports JOIN error in schema https://bugs.launchpad.net/bugs/208481 You received this

[Bug 208481] Re: paAdminIII reports JOIN error in schema

2008-03-31 Thread Wolf Rogner
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:

[Bug 208481] Re: paAdminIII reports JOIN error in schema

2008-03-28 Thread Wolf Rogner
Excerpt from pgAdmin.log: 2008-03-28 23:47:33 ERROR : ERROR: column op.oprlsortop does not exist LINE 12: LEFT OUTER JOIN pg_operator lso ON lso.oid=op.oprlsortop ^ 2008-03-28 23:47:42 ERROR : ERROR: column opcamid does not exist LINE