Couple things here.
Pgadmin3 is no longer supported and secondly Pgadmin3 is not written in
Java, nor does it use Hibernate. Not sure we can help you on this list.
Regards,
Dave Cramer
On Tue, 21 May 2019 at 05:48, LOPES Filipe
wrote:
> Good Morning,
>
>
>
> I’m a support tec
Oh, ok,
that seems like a bug, at least a feature that should be there..
Dave Cramer
On 8 August 2018 at 15:52, Rob Richardson wrote:
> I have now downloaded pgAdmin 4 v3.1. It has the same problem.
> I run this command:
>
> CREATE TABLE public.ide
The attribute table now has an attidentity column.
https://www.postgresql.org/docs/10/static/catalog-pg-attribute.html
Curious why are you using with oid's
Dave Cramer
On 8 August 2018 at 14:16, Rob Richardson wrote:
> I just learned about IDENTITY columns in PostgreSQL 10. I am wo
;
>
>
Alternatively you can just use.
https://github.com/CrunchyData/crunchy-containers/blob/master/centos7/10/Dockerfile.pgadmin4.centos7
Dave Cramer