How to reload metadata cache when updating "hdb_catalog".hdb_metadata table? #9605
Unanswered
iosifnicolae2
asked this question in
Question
Replies: 1 comment
-
The idea is that we generate |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
We would like to trigger a cache reload when the
hdb_catalog.hdb_metadata
table is updated directly from PostgreSQL using an AFTER UPDATE trigger.Is it possible to trigger Hasura cache sync from PostgreSQL?
I've quite a lot of hours trying to figure out how to do this but not success until now.
Beta Was this translation helpful? Give feedback.
All reactions