Run a shell script when a database record is written to postgres

前端 未结 2 1153
猫巷女王i
猫巷女王i 2021-01-07 03:46

Is there some mechanism in postgres that can fire off a shell script when a database record is written? I can write a script to just monitor the database and table but befor

2条回答
提交回复
热议问题