ports/databases/pgbouncer/files/pkg-message.in
Martin Matuska c8e18c63b1 - Update pgbouncer to 1.2.3
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements

PR:		ports/126454
Submitted by:	mm
Approved by:	skv (maintainer)
2008-08-11 20:09:15 +00:00

12 lines
389 B
Text

===> CONFIGURATION NOTE:
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.