aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postgresql
Commit message (Expand)AuthorAgeFilesLines
* - add bugs access to bugs databaseOlivier Thauvin2010-11-061-9/+19
* - 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 al...Michael Scherer2010-11-051-1/+2
* - 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