Describe your question in as much detail as possible:
The docs say postgresql 12+
Using an external postgresql 16.2, the backup tool uses pgdump 15.1, failing to pgdump the DB
- What are you seeing, and how does it differ from what you expect to see?
Pgdump in the toolbox backup feature fails pgdump due to version mismatch with external postgresql (15.1 versus 16.2). Docs say postgresql 12+ so I guessed I was good with 16.2
- What version are you on (Hint:
/help
) ? and are you using self-managed or gitlab.com?
Chart 7.8.2, App 16.8.2
- What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?
I used the “External Database” helm chart documentation, and started a manual backup.
Thanks for taking the time to be thorough in your request, it really helps!