Open timlok opened 4 years ago
Hi! Thanks for feedback and sorry for so late reply!
I think what happens is:
point 1 causes these log lines. We could make logging better here...
Such symptoms are not only with psql, but good. But what to do with access to the public scheme?
what to do with access to the public scheme?
I think the problem is in search_path parameter of different users.
I have same situation with configuration 1:1 from @timlok but, after working two days
Dec 29 02:15:55 localhost odyssey[27182]: 27182 29 Dec 02:15:55.497 info [c050eb45e8f48 s49f42f1204f9] [user - zabbix, db - zabbix] (main) client disconnected (read/write error, addr 10.39.64.21:51024): Resource temporarily unavailable Dec 29 02:15:55 localhost odyssey[27182]: 27182 29 Dec 02:15:55.498 info [c0327073e4ba9 s10d0695d7387] [user - zabbix, db - zabbix] (main) client disconnected (read/write error, addr 10.39.64.21:51064): Resource temporarily unavailable Dec 29 02:15:55 localhost odyssey[27182]: 27182 29 Dec 02:15:55.498 info [cee71f03bd96a s9ecefe6bab75] [user - zabbix, db - zabbix] (main) client disconnected (read/write error, addr 10.39.64.21:51094): Resource temporarily unavailable
3xDB Centos7 PostgreSQL 11
2xPooler Centos8 Odyssey git: 3974c0d
I still analyze, because now after restart odyssey, +/- 1 minute i have same problem on logs
@adampielak do you observe any other effects besides log messages?
Everything is clear with logs and this is not a problem. But the lack of access to the public scheme is a problem.
Hello!
Problem: There is no access to the public schema of another user's database. When connecting to a postgresql server without odyssey, there is access.
Users are postgres (superuser) and zabbix. The zabbix user is the owner of the zabbix database. When connecting via odyssey by postgres, you cannot read the public schema of the zabbix database.
Connect to postgresql server without odyssey:
Connect to postgresql server via odyssey
At the same time, with any attempt to log in by any user in the logs, the following messages:
I use: Centos 7.6 odyssey rpm package compiled with pgsql-11.6 (PGDG) odyssey version:
configuration file: