mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-06-20 01:17:49 +02:00
Add template to improve initial information gathered for issue submissions.
Contributed by Cynthia Shang.
This commit is contained in:
committed by
David Steele
parent
22fe684b1f
commit
bc8543494a
@@ -0,0 +1,17 @@
|
||||
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
|
||||
|
||||
1. pgBackRest version:
|
||||
|
||||
2. PostgreSQL version:
|
||||
|
||||
3. Operating system/version - if you have more than one server (for example, a database server, a backup host server, one or more standbys), please specify each:
|
||||
|
||||
4. Did you install pgBackRest from source or from a package?
|
||||
|
||||
5. Please attach the following as applicable:
|
||||
- `pgbackrest.conf` file(s)
|
||||
- `postgresql.conf` settings applicable to pgBackRest (`archive_command`, `archive_mode`, `listen_addresses`, `max_wal_senders`, `wal_level`, `port`)
|
||||
- errors in the postgresql log file before or during the time you experienced the issue
|
||||
- log file in `/var/log/pgbackrest` for the commands run (e.g. `/var/log/pgbackrest/mystanza_backup.log`)
|
||||
|
||||
7. Describe the issue:
|
||||
Reference in New Issue
Block a user