Files
ports/databases/pgpool-II-46/pkg-message
Franco Fichtner df146c87af */*: sync with upstream
Taken from: FreeBSD
2025-03-05 09:23:24 +01:00

16 lines
322 B
Plaintext

[
{ type: install
message: <<EOM
In order to start pgpool you need some more configuration:
# sysrc pgpool_user="root"
# service pgpool enable
Please consider the usage of another user. The user is
required to have read/write access to /var/run/pgpool.
Using the root user is - as always - an security issue.
EOM
}
]