Michael Ströder michael@stroeder.com writes:
Hegedus Gabor wrote:
Can you suggest me a program or solution what is do the following:
after i modify a record in a db, an external bash script runs off, like a daemon what is check the modifications, and start a script.
I hope you are understanding what i want.
The best solution would be to implement a syncrepl client. Not sure whether bash scripting is the right programming environment for robust sync tasks though.
An other approach would be to implement slapo-accesslog(5)
-Dieter