Reporting a Bug or Requesting a Feature¶
Bug reports and feature requests are welcome via the issue tracker:
gitlab.com/pebble-it/pg_relay/-/issues
When reporting a bug, please include:
- Your PostgreSQL version.
- Your operating system, and the pg_relay binary version you are running.
- Steps to reproduce the problem.
- Relevant log output — the JSON lines from the Processor (see Log Levels and Format in the Technical Guide for what each field means), or the error output from
psql.
Continue to Contributing Code if you would like to submit a change yourself.