[pgadmin-support] Final pgAdmin III - v1.22.2 Released (ERROR)

2016-11-12 Thread Дмитрий Воронин
Hello,It is error cause changes in system catalog in 9.6. I fix it in my fork. If you test it, I will be graceful.I will merge my changes of pgadmin3 with official release 1.22.2 later.2:38, 13 ноября 2016 г., Bruce Peret An error has occurred:ERROR: column "amgettuple" does not e

Re: [pgadmin-support] Final pgAdmin III - v1.22.2 Released (ERROR)

2016-11-12 Thread Bruce Peret
pgAdmin III 1.22.2 Postgresql 9.6.1 Windows 7 When trying to create a new primary key for a table, get the error: An error has occurred: ERROR: column "amgettuple" does not exist LINE 1: ...am WHERE EXISTS (SELECT 1 FROM pg_proc WHERE oid=amgettuple... If you continue and try to add a primary ke

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-12 Thread Walter Nordmann
Hmm, I'm not an Ubuntu user, but I grabbed a copy and gave it a try and found I needed to install the following: qt5-default python-dev libqt5webkit5-dev That's what i had to install too. Before the make. That was enough to build the runtime - of course, there's more to do to get the Python s