Skip to content

Windows best strategy to run pg_timetable #397

Closed Answered by pashagolub
RG40 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

pg_timetable is a cross-platform application thus we have no specific OS functionality built in by default.
That means one cannot run pg_timetable as a Windows service as is.

Of course, pull requests implementing Windows service support are welcome!

One will probably want to use x/sys package or go-svc for that.

Another approach would be to use standalone service wrappers like winsw.

Kind regards!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pashagolub
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