Skip to content

jessedearing/pg-notify-tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg-notify-tail

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'

About

A client that will output messages put on a channel with `NOTIFY` or `pg_notify()` to stdout.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors