there is a port of pgadmin3 from bigSQL, support postgresql up to 10.
pgadmin3 in debian buster support also postgesql 10.
https://metadata.ftp-master.debian.org/changelogs/main/p/pgadmin3/pgadmin3_1.22.2-5_changelog
what version of pgadmin3 did you use? pgadmin3_1.22 should support
postgresql 9.6.
On 03.05.19 20:29, Julie Nishimura wrote:
> Thanks!
>
> ------------------------------------------------------------------------
> *From:* Tom Lane <tgl@sss.pgh.pa.us>
> *Sent:* Friday, May 3, 2019 11:25 AM
> *To:* Julie Nishimura
> *Cc:* Adrian Klaver; pgsql-general@postgresql.org
> *Subject:* Re: Pgadmin III
>
> Julie Nishimura <juliezain@hotmail.com> writes:
>> Hello, I am trying to connect to PostgreSQL 9.6.2 using PGAdmin III, and I am getting this error:
>> An error has occurred:
>> Column not found in pgSet: rolcatupdate
>
>> Do you know which version of Pgadmin should I use to avoid this? I am on windows 7. Thanks
>
> Development of pgAdmin 3 stopped some time ago, so I'm not surprised that
> it can't cope with recent PG servers. You should use pgAdmin 4 instead.
> Don't know anything about its minor versions, though.
>
> pgAdmin-specific questions are best directed to one of the pgAdmin lists,
> eg pgadmin-support@lists.postgresql.org
>
> regards, tom lane