A client that will output messages put on a channel with NOTIFY or pg_notify() to stdout.
Usage of pg-notify-tail:
-channel string
The name of the channel to listen on
-pgurl string
Postgres URL in the form of 'postgres://user:password@host:port/db'