any suggestions?
On Friday, November 6, 2020, 12:22:44 PM PST, Nagaraj Raj
wrote:
I'm not able to start pgadmin4 server mode after after upgrade, it throwing
the error "qlalchemy.exc.OperationalError: (sqlite3.OperationalError) duplicate
column name: hostaddr"
[root@dev-e2 ~]# syste
I'm not able to start pgadmin4 server mode after after upgrade, it throwing the
error "qlalchemy.exc.OperationalError: (sqlite3.OperationalError) duplicate
column name: hostaddr"
[root@dev-e2 ~]# systemctl status pgadmin4
● pgadmin4.service - pgAdmin4 Server Mode
Loaded: loaded (/usr/lib/sy
Hello,
In PgAdmin 4.27 bigint values are not displayed correctly,
The 2-3 last finest digits are to 000example here 6000 insteaf of 6033 ??
select '2807160139143706033', 2807160139143706033,
x'26f50946094bf5b1'::bigint, x'26f50946094bf5b1'::bit(64)
'?column?' '?column?' 'int8' 'bit'