Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | like the user type, add a database type | Michael Scherer | 2010-12-07 | 1 | -0/+8 | |
| | ||||||
* | add a type postgres user, to be able to declare postgresql user in puppet ↵ | Michael Scherer | 2010-12-07 | 1 | -0/+9 | |
| | | | | directly | |||||
* | add a require on a required package, needed to create initial database | Michael Scherer | 2010-12-07 | 1 | -2/+12 | |
| | ||||||
* | Add comment about previous commit | Dexter Morgan | 2010-11-20 | 1 | -0/+2 | |
| | ||||||
* | Allow user bugs to access template1 database | Dexter Morgan | 2010-11-20 | 1 | -0/+5 | |
| | ||||||
* | Add sympa to pgsql | Dexter Morgan | 2010-11-08 | 1 | -0/+5 | |
| | ||||||
* | - fix mask for database declaration | Michael Scherer | 2010-11-08 | 1 | -4/+4 | |
| | ||||||
* | - my trick about using $name do not work as expected | Michael Scherer | 2010-11-07 | 1 | -3/+3 | |
| | ||||||
* | - add a alias not dependent on the pogsql version | Michael Scherer | 2010-11-07 | 1 | -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 database | Olivier Thauvin | 2010-11-06 | 1 | -9/+19 | |
| | | | | | - apply hostssl to network connection other than localhost - think to local IPv6 connection | |||||
* | - notice the file is in svn | Olivier Thauvin | 2010-11-06 | 2 | -1/+7 | |
| | ||||||
* | - make 'psql -U postgres' as root working | Olivier Thauvin | 2010-11-06 | 2 | -2/+2 | |
| | ||||||
* | - root on the server is accepted as postgres user | Olivier Thauvin | 2010-11-06 | 1 | -0/+1 | |
| | ||||||
* | - manage pg_ident.conf for postgresql | Olivier Thauvin | 2010-11-06 | 2 | -0/+52 | |
| | ||||||
* | - allow transifex user to connect to transifex database | Olivier Thauvin | 2010-11-06 | 1 | -1/+4 | |
| | ||||||
* | - add a configuration so postgresql is not uselessly reload on each run on ↵ | Michael Scherer | 2010-11-05 | 1 | -1/+2 | |
| | | | | alamut | |||||
* | - allow postgres connection using IPv6 | Olivier Thauvin | 2010-11-04 | 1 | -2/+4 | |
| | ||||||
* | - also allow connection using main interface | Olivier Thauvin | 2010-11-04 | 1 | -0/+2 | |
| | ||||||
* | - allow mirrors user to connect to db | Olivier Thauvin | 2010-11-04 | 1 | -0/+1 | |
| | ||||||
* | - typo | Olivier Thauvin | 2010-10-29 | 1 | -3/+3 | |
| | ||||||
* | - check postgres is running | Olivier Thauvin | 2010-10-29 | 1 | -0/+2 | |
| | ||||||
* | - allow epoll user to connect locally to epoll db | Olivier Thauvin | 2010-10-29 | 1 | -0/+4 | |
| | ||||||
* | - enable ssl | Olivier Thauvin | 2010-10-29 | 2 | -3/+4 | |
| | ||||||
* | - add login management to postgresql | Olivier Thauvin | 2010-10-28 | 4 | -5/+23 | |
| | ||||||
* | - typo | Olivier Thauvin | 2010-10-28 | 1 | -1/+1 | |
| | ||||||
* | - typo | Olivier Thauvin | 2010-10-28 | 1 | -2/+2 | |
| | ||||||
* | - typo | Olivier Thauvin | 2010-10-28 | 1 | -3/+3 | |
| | ||||||
* | - add postgresql config | Olivier Thauvin | 2010-10-28 | 3 | -0/+641 | |