16 lines
404 B
Plaintext
16 lines
404 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To setup pgbouncer you need to edit the configuration file:
|
|
%%PREFIX%%/etc/pgbouncer.ini
|
|
|
|
You will also need to define the list of allowed users as
|
|
per the pgbouncer(5) man page. See the sample file:
|
|
%%PREFIX%%/etc/pgbouncer.users.sample
|
|
|
|
To run pgbouncer from startup, add pgbouncer_enable="YES"
|
|
in your /etc/rc.conf.
|
|
EOM
|
|
}
|
|
]
|