forked from lix-project/hydra
docs/notifications: fixup sending a notification
This commit is contained in:
parent
4e94551602
commit
5900e4d0b3
|
@ -40,5 +40,5 @@ It is possible for subsequent deliveries of the same `build_finished` data to im
|
||||||
|
|
||||||
### Re-sending a notification
|
### Re-sending a notification
|
||||||
|
|
||||||
Notifications can be experimentally re-sent on the command line with `psql`, with `NOTIFY $notificationname '$payload'`.
|
Notifications can be experimentally re-sent on the command line with `psql`, with `NOTIFY $notificationname, '$payload'`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue