[pgpool-general: 9185] reloading of pool_passwd file
michail alexakis
drmalex07 at gmail.com
Mon Aug 19 08:09:18 JST 2024
Hello PgPool team,
How is the pool_passwd file getting reloaded when its contents have changed
on disk (e.g. when new lines are appended)? Are contents (re)read in each
authentication attempt, or are they reloaded when a change is detected?
My tests show that if I add a new user (which, of course, exists in the
Postgres backend) in pool_passwd, I can then instantly login as the new
user. But, is that behavior guaranteed? (or was I just lucky in my tests?)
I am probably missing something, but the relevant part of the documentation
(
https://www.pgpool.net/docs/latest/en/html/runtime-config-connection.html#GUC-POOL-PASSWD)
does not mention how/when the file is reloaded.
Kind regards, Michail Alexakis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20240819/26d97a9b/attachment.htm>
More information about the pgpool-general
mailing list