aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* - my trick about using $name do not work as expectedMichael Scherer2010-11-071-3/+3
|
* - add a alias not dependent on the pogsql version Michael Scherer2010-11-071-11/+21
| | | | | | | - do not reload on restart ( as this may have side effect ) - explicitly ask for reload on config file change ( with exec service reload ) - use shorter name for file, with a common variable
* - add bugs access to bugs databaseOlivier Thauvin2010-11-061-9/+19
| | | | | - apply hostssl to network connection other than localhost - think to local IPv6 connection
* - notice the file is in svnOlivier Thauvin2010-11-062-1/+7
|
* - make 'psql -U postgres' as root workingOlivier Thauvin2010-11-062-2/+2
|
* - root on the server is accepted as postgres userOlivier Thauvin2010-11-061-0/+1
|
* - manage pg_ident.conf for postgresqlOlivier Thauvin2010-11-062-0/+52
|
* - allow transifex user to connect to transifex databaseOlivier Thauvin2010-11-061-1/+4
|
* - add a configuration so postgresql is not uselessly reload on each run on ↵Michael Scherer2010-11-051-1/+2
| | | | alamut
* - allow postgres connection using IPv6Olivier Thauvin2010-11-041-2/+4
|
* - also allow connection using main interfaceOlivier Thauvin2010-11-041-0/+2
|
* - allow mirrors user to connect to dbOlivier Thauvin2010-11-041-0/+1
|
* - typoOlivier Thauvin2010-10-291-3/+3
|
* - check postgres is runningOlivier Thauvin2010-10-291-0/+2
|
* - allow epoll user to connect locally to epoll dbOlivier Thauvin2010-10-291-0/+4
|
* - enable sslOlivier Thauvin2010-10-292-3/+4
|
* - add login management to postgresqlOlivier Thauvin2010-10-284-5/+23
|
* - typoOlivier Thauvin2010-10-281-1/+1
|
* - typoOlivier Thauvin2010-10-281-2/+2
|
* - typoOlivier Thauvin2010-10-281-3/+3
|
* - add postgresql configOlivier Thauvin2010-10-283-0/+641