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
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
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