aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-36/pkg-message
blob: 1df287cd433a821daffaf2d67a95c4a86acd6bb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
In order to start pgpool you need some more configuration:

# sysrc -f /etc/rc.conf pgpool_enable="YES"
# sysrc -f /etc/rc.conf pgpool_user="root"

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
}
]