On Wednesday, January 8, 2025, vijay patil <vijay(dot)postgres(at)gmail(dot)com> wrote:
> Could you please advise how I can achieve password authentication without
> using the pool_password file, while ensuring that Pgpool prompts for the
> password during connection?
>
https://www.pgpool.net/docs/latest/en/html/runtime-config-connection.html#GUC-ALLOW-CLEAR-TEXT-FRONTEND-AUTH
David J.