pgear
pgear is intended to simplify the use of PostgreSQL notification
events. It listens for an event and in response to each occurrence of
the event, performs an action. The action consists of running a
command with the function system(3) or of running SQL, at your option.
more…



