Community
Open source community and user groups
The Pigsty community already offers free WeChat/Discord/Telegram Q&A Office Hours, and we are also happy to provide more free value-added services to our supporters.
GitHub HQ
Consider giving us a star on GitHub if you find Pigsty useful. Issues, PRs, and discussions are welcome.
Repo
The source code repository of Pigsty
Organization
The pgsty
organization on GitHub is the official home of Pigsty.
Issues
Create new issues and report bugs, submit feature requests
Discuss
Ask questions, share ideas, and get help from the community
Community
We have 7 active wechat user groups with around 2700+ users, join our discussions!
Discuss
The GitHub discussion forum of Pigsty
Search pigsty-cc
and join the User Group.
Telegram
The Telegram group of Pigsty: gV9zfZraNPM3YjFh
Discord
The Discord server of Pigsty: j5pG8qfKxU
You can also contact me with email: rh@vonng.com
Ask for Help
You can ask community for help, questions with enough info & context are more likely to get help.
Also consider using our ChatGPT QA Agent or Professional Service.
Ask for Help
What happened? (REQUIRED)
Pigsty Version & OS Version (REQUIRED)
$ grep version pigsty.yml
$ cat /etc/os-release
If you are using a cloud provider, please tell us which cloud provider and what operating system image you are using.
If you have customized and modified the environment after installing the bare OS, or have specific security rules and firewall configurations in your WAN, please also tell us when troubleshooting.
Pigsty Config File (REQUIRED)
Don’t forget to remove sensitive information like passwords, etc…
cat ~/pigsty/pigsty.yml
What did you expect to happen?
Please describe what you expected to happen.
How to reproduce it?
Please tell us as much detail as possible about how to reproduce the problem.
Monitoring Screenshots
If you are using pigsty monitoring system, you can paste RELEVANT screenshots here.
Error Log
Please copy and paste any RELEVANT log output. Do not paste something like “Failed to start xxx service”
- Syslog:
/var/log/messages
(RHEL) or/var/log/syslog
(Debian) - Postgres:
/pg/log/postgres/*
- Patroni:
/pg/log/patroni/*
- Pgbouncer:
/pg/log/pgbouncer/*
- Pgbackrest:
/pg/log/pgbackrest/*
journalctl -u patroni
journalctl -u <service name>
Have you tried the Issue & FAQ?
Anything else we need to know?
The more information and context you provide, the more likely we are to be able to help you solve the problem.