Is there a way of asking Postgresql if a particular table was changed without going back through the logs - like a last modified flag or even just a changed flag?
-- Regards D. Bird
Is there a way of asking Postgresql if a particular table was changed without going back through the logs - like a last modified flag or even just a changed flag?
-- Regards D. Bird