I hope some PostgreSQL guru can help me with this: I use PgAdmin Desktop under Windows to administer PostgreSQL Databases.
Last weed I first received an error trying to connecto to a remote Linux server with a problem on the port and since that moment I can not connect to that Server. It says: Failed to retrieve data from the server, string indices must be integers.
It works fine with localhost.
Hi, it looks like there is some issue specific to your browser and PGAdmin4. PgAdmin Desktop may be some kind of Electron-based app. Try changing browser or use another database tool.
Have looked at this?
i´ve experienced the same problem with the newest versions of pgAdmin.
My database is hosted on a server. Sometimes when i run a query or just browse data, i get the “string must be XX” error and no data is shown.
(Same db on localhost i never get these kind of errors.)
But in my case its not persistens, i just run the query again or refresh the browse and after a few tries it works again.