This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Replies: 1 comment 3 replies
|
Hi Greg, Could you provide a yaml config used? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm getting a segfault trying to run pgscv on a pgbouncer instance, connecting remotely to my postgres server. If I disable the postgres/settings collector, then I can avoid the segfault. Wondering if maybe it's because I should be running pgscv on the postgres server itself? Even if that is right, I wouldn't expect a segfault. Here is what I'm seeing:
Also wondering why I'm getting the errors posted below. Maybe also because I'm not running on the postgres server itself?
Thanks for the help,
Greig Wise
All reactions