Benoit

Results 65 comments of Benoit

Hi @ioguix @frost242 , That's it: Monitor fails ``` Feb 18 01:10:48 srv2 pgsqlms(pgsqld)[11678]: ERROR: Recovery template file must contain in primary_conninfo parameter "application_name=srv2" Feb 18 01:10:48 srv2 lrmd[6192]: notice:...

Good catch, I completely missed the timezone thing.

I will try to work on this next week then.

> FYI - just remembered that I've seen actually cases where parent pid was higher than > background worker / child pid I agree, I've seen it too. I think...

@kmoppel-cognite what do you think about sorting/filtering in paused/interactive mode ?

Hi, It was modified in [this commit](https://github.com/dalibo/pg_activity/commit/c828f67ada70beb6559e09ed6a26c66d3aa0e816) and should be a [blue bold dot](https://blessed.readthedocs.io/en/latest/colors.html). Which Os are you running ?

Hi which version are you using ?

Do you have an example query please ?

I can't reproduce the error with either 2.3.1 or master. Could you [test with the master branch](https://github.com/dalibo/pg_activity#installation-from-the-git-repository) ? we pushed the PR #290, which fixes some of these errors, but...

And thanks for the query and report !