Zmiany pomiędzy wersją 4 and wersją 5 dla AdminGuide/pgbouncer
- Data i czas:
- 08/17/15 16:18:05 (9 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
AdminGuide/pgbouncer
v4 v5 46 46 /etc/init.d/pgbouncer restart 47 47 }}} 48 49 4. Konfiguracja eDokumenty (config.inc) 50 W stałej "DB_NAME" zmieniamy/ustawiamy port na podany w "listen_port" (z konfiguracji pgbouncer.. dmyślnie: 6432). np. 51 52 {{{ 53 define('DB_NAME', 'dbname=edokumenty port=6432 user=http'); 54 }}}