| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Julie Nishimura <juliezain(at)hotmail(dot)com> |
| Cc: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Pgadmin III |
| Date: | 2019-05-03 18:25:23 |
| Message-ID: | 14947.1556907923@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Julie Nishimura <juliezain(at)hotmail(dot)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(at)lists(dot)postgresql(dot)org
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Julie Nishimura | 2019-05-03 18:29:24 | Re: Pgadmin III |
| Previous Message | Adrian Klaver | 2019-05-03 18:09:13 | Re: CREATE EXTENSION to load the language into the database |