Skip to content

Executing a function in another database doesn't work #618

Discussion options

You must be logged in to vote

Ok, I've tested this on my Ubuntu-20 and here is what I have:

> sudo -u postgres ./pg_timetable --clientname=somefoo postgres:///timetable?host=/var/run/postgresql
2023-12-07 13:47:31.531 [INFO] [sid:2143469293] Starting new session...
2023-12-07 13:47:31.631 [INFO] Database connection established
2023-12-07 13:47:31.646 [INFO] Accepting asynchronous chains execution requests...
2023-12-07 13:47:31.650 [INFO] [count:0] Retrieve scheduled chains to run @reboot
2023-12-07 13:47:31.655 [INFO] [count:0] Retrieve interval chains to run
2023-12-07 13:47:31.670 [INFO] [count:1] Retrieve scheduled chains to run
2023-12-07 13:47:31.671 [INFO] [chain:7] Starting chain
2023-12-07 13:47:31.685 [INFO]…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@BorislavZlatanov
Comment options

@pashagolub
Comment options

@pashagolub
Comment options

@pashagolub
Comment options

Answer selected by BorislavZlatanov
@BorislavZlatanov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
❓ question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #617 on December 05, 2023 08:31.