Aw: Re: Re: Re: Negative values for obj_id: SELECT statements throwing errors in query editor

2019-09-04 Thread Holger Kopp-Musick
Hi Aditya,   pgAdmin 4.12 is on Windows 10 Enterprise x64 1809, PostgreSQL 10.9 on CentOS Linux 7.6.1810.   Thanks again, Holger   Gesendet: Mittwoch, 04. September 2019 um 14:01 Uhr Von: "Aditya Toshniwal" An: "Holger Kopp-Musick" Cc: "pgadmin-support lists.po

Aw: Re: Re: Negative values for obj_id: SELECT statements throwing errors in query editor

2019-09-04 Thread Holger Kopp-Musick
Hi,   thank you very much for your help, indeed it looks like a problem with signed/unsigned values. I'll stay with 4.10 meanwhile.   Best regards, Holger   Gesendet: Mittwoch, 04. September 2019 um 12:27 Uhr Von: "Aditya Toshniwal" An: "Holger Kopp-Musick&qu

Aw: Re: Negative values for obj_id: SELECT statements throwing errors in query editor

2019-09-04 Thread Holger Kopp-Musick
Hi, thank you very much for your advice, I have attached the log. As proposed I've replaced the original file and restarted the server, yet unfortunately I'm still unable to get any results for any simple statement (ie SELECT * FROM table). In my understanding the obj_id is anyhow faulty since

Negative values for obj_id: SELECT statements throwing errors in query editor

2019-09-03 Thread Holger Kopp-Musick
Hi, I'm using pgAdmin 4.12 in desktop mode on Win 10 1809, databases are 10.9 on CentOS 7.6. When executing any SELECT in the query editor, I get no data but the following error message: Operator does not exist: - oid I understand that converting the negative value of attrelid causes that error