~ubuntu-branches/ubuntu/oneiric/pgpool2/oneiric

2 by Peter Eisentraut
Initial release (closes: #390515)
1
pgpool-II for Debian
2
--------------------
3
4
General usage information can be found in the files pgpool-{en,ja}.html
5
in this directory.
6
7
Package-specific notes:
8
9
- The default port number for pgpool on Debian is 5433.  You need to
10
  adjust your applications accordingly, or switch PostgreSQL to a
11
  different port and set pgpool to 5432, to get truly transparent
12
  access to pgpool.
13
14
- The default directory for the socket file and the PID file is
15
  /var/run/postgresql, as is known from the postgresql package.
16
17
- Logging goes to syslog.  See /etc/default/pgpool and /etc/init.d/pgpool
18
  for tweaking possibilities.
19
20
 -- Peter Eisentraut <petere@debian.org>, 1 Sep 2005