Replies: 1 comment 4 replies
-
You can still run remote tasks on replica. What kind of routine is it? |
Beta Was this translation helpful? Give feedback.
4 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.
-
The discussion in issue #563 seems to imply that pg_timetable cannot be run against a replica db. That certainly seems to be what I'm observing ([INFO] [notice:Cannot obtain lock on a replica. Please, use the primary node] [severity:NOTICE]) but it's quite unfortunate if true. Is there a way to make this happen? I was hopeful that pg_timetable might be a way to run queries on all my postgres nodes, as pg_cron can only run on primary nodes by design.
Beta Was this translation helpful? Give feedback.
All reactions