Hi Folks,
My C++ application has to receive alerts from the PostgreSQL database, as soon as any data is modified in tables. Can you please advice to implement this in best possible way.
Please note that alert information would also need to have the information of the data that has been changed.
Thanks, Gtk