How do I constantly poll a table in Postgresql using Listen and Notify mechanism?

后端 未结 0 899
余生分开走
余生分开走 2021-01-16 17:06

My aim is to tail a table called logs in a postgresdb, get each row inserted and extract data from it. It could be the case that 10 rows are inserted at once an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题