文件名称:pg_listen:从NOTIFY触发shell命令
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-13 16:09:07
C
pg_listen:在Postgres事件上触发shell命令 超快速,轻巧。 使用libpq用C语言编写。 用法 pg_listen postgres://db-uri channel [/path/to/program] [args] # for example, to note when NOTIFY happened on "hello" channel # pg_listen postgres://localhost/postgres hello /bin/echo they said hi # print payload from the channel # (default action when no command is specified) # pg_listen postgres://localhost/postgres fun 请注意,pg_listen对其输出进
【文件预览】:
pg_listen-master
----configure(223B)
----Makefile(170B)
----pg_listen.c(4KB)
----LICENSE(1KB)
----README.md(1KB)