notify

suspend fun notify(channel: String, value: String)

We accept only String values, because only the text type is supported by postgres. https://www.postgresql.org/docs/current/sql-notify.html