Forum Discussion
sekharsql
Oct 09, 2023Copper Contributor
azure data studio "postgres unhandled exception while executing query: 'list' object has no attribut
I am using azure data studio and getting below error when executing the query "
select * from pg_catalog.pg_proc"
error : "azure data studio "postgres unhandled exception while executing query: 'list' object has no attribute 'encode'"
I dont see this error in pgadmin or any psql client
2 Replies
- bake13
Microsoft
Hi sekharsql -- This appears to be a known issue that is currently being worked. I too am able to repro the issue with versions 0.5.0 and 0.5.1 of the Azure Data Studio Postgres extension. Take care.
- olvinB2185Copper Contributor
bake13 when you do update your image container, make sure you do a pull.
docker pull docker/desktop-git-helper:5a4fca126aadcd3f6cc3a011aa991de982ae7000
Here is a better link that will help you set up your environment with azure if you need more assistance.
https://github.com/docker/dev-environments/issues/105