HI,
I try to link two PostgreSQL databases and I found a weird issue about lock.
If I use a foreign table in a view and I execute a SELECT query twice, the second time there is a AccessShareLock for the table in the linked database.
The file I attached explains this supposed bug.
Thanks
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
SQL script to reproduce the bug