For at least Postgres 15.4, the pglookout-user needs permission to use this function in the database it connects to, eg: **grant execute on function pg_read_binary_file(text) to pglookout;** This is not yet documented in the README.