postgre how to append (COPY ? ) the last inserted row (NEW) to a file

前端 未结 0 1481
梦谈多话
梦谈多话 2021-01-26 23:13

I am trying to create a trigger in a postgre (9.6) database. My goal is to apped the last inserted row to a file. I can make it work by COPYing the whole table with

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