Re: [pgadmin-support] pgAdmin 4 v1.3 fails to load

2017-03-27 Thread Bruce Peret
with cpu or disk activity already going on. Bruce Peret On 3/26/2017 7:12 PM, Peter Johnson wrote: > Dave, > > Just to follow up your previous advice: I have done a complete > uninstall of the application, ensured > the installation directory is removed, then re-installed. I t

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

[pgadmin-support] Role parameter search_path incorrectly quoted

2016-10-25 Thread Bruce Peret
I am new to this list, so I do not know if this has been reported already (did not find anything regarding search_path in the issue tracker). If you use pgadmin4 to alter the search_path for a role, all queries that do not explicitly use a schema name with tables fail. Apparently, pgadmin4 is trea