Bugzilla – Bug 97
check_postgres_sequence errors with "cannot access temporary tables of other sessions"
Last modified: 2012-01-17 23:03:07 EST
You need to log in before you can comment on or make changes to this bug.
check_postgres --command=sequence errors with: ERROR: ERROR: cannot access temporary tables of other sessions This is when run as the 'postgres' user. uname -a Linux prodsql 2.6.38-11-virtual #50-Ubuntu SMP Mon Sep 12 21:51:23 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux psql -c 'select version();' PostgreSQL 9.0.5 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.5.real (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2, 64-bit check_postgres --version check_postgres version 2.18.0
See the pull request at: https://github.com/bucardo/check_postgres/pull/11
Please verify that this is fixed in version 2.19.0
(In reply to comment #2) > Please verify that this is fixed in version 2.19.0 It is not fixed. I still receive the same message.