summaryrefslogtreecommitdiffstats
path: root/roles/postgresql_server
Commit message (Expand)AuthorAgeFilesLines
* Looks like checkpoint_segments is not liked by postgresql on FedoraPierre-Yves Chibon2017-05-111-1/+2
* actually change the directive to dnf instead of copy-pastingTim Flink2016-08-101-1/+1
* adding dnf support to the postgresql_server roleTim Flink2016-08-101-1/+14
* Death to all trailing whitespace.Kevin Fenzi2016-08-081-1/+1
* Fix the cron so it runs correctly.Kevin Fenzi2016-04-132-1/+2
* Add script from jberkus to kill idle/locked transactions and log information ...Kevin Fenzi2016-04-133-0/+100
* Only keep 2 days of db's not 3Kevin Fenzi2016-04-101-1/+1
* Clean up postgresql template and move variables into host vars for each db ho...Kevin Fenzi2016-04-011-15/+1
* Adjust db01 postgresql config also.Kevin Fenzi2016-03-151-1/+6
* Tweak postgresql settings for db-koji01Kevin Fenzi2016-03-151-2/+11
* Fix script to be executableKevin Fenzi2015-04-271-0/+1
* Add missing fasdb cleanup sessions cron job.Kevin Fenzi2015-04-273-0/+36
* Exclude any sessions table data from db backups.Kevin Fenzi2015-04-021-1/+1
* Updating postgresql config requires postgres restartPatrick Uiterwijk2014-12-181-0/+3
* Also apply the postgresql bytea pg-8 compat hotfix on db01 for bodhi1Patrick Uiterwijk2014-12-181-1/+1
* Put pg into pg-8 compat mode for sqlalchemy with binary contentPatrick Uiterwijk2014-12-161-0/+7
* Add larger shared_memory value to other db serversKevin Fenzi2014-12-081-497/+0
* Fix postgresql role for smaller memory machines.Kevin Fenzi2014-12-082-1/+502
* Delete old postgresql backups.Ralph Bean2014-11-121-0/+4
* Update state from installed/removed to present/absent for yum module as per l...Praveen Kumar2014-11-051-1/+1
* Add koji cleanup sessions on koji database server.Kevin Fenzi2014-10-012-0/+15
* Switch back to the optionPierre-Yves Chibon2014-09-301-1/+1
* Only run postgresql-setup initdb when /var/lib/pgsql/data does not existPierre-Yves Chibon2014-09-301-1/+2
* Set the kernel SHMMAX parameter if one is defined for the hostPierre-Yves Chibon2014-09-291-1/+2
* Add tag.Ralph Bean2014-09-251-0/+2
* Tweak kernel.shmmax for postgres.Ralph Bean2014-09-251-0/+5
* Try moving this.Ralph Bean2014-09-251-7/+7
* Run the setup command if it hasn't already been run.Ralph Bean2014-09-251-0/+7
* Add the postgres tag to the role.Ralph Bean2014-09-251-0/+8
* Move postgres backup cron task inside a bash flavored script.Ralph Bean2014-01-133-1/+10
* Cron backups for db-datanommer01.Ralph Bean2014-01-102-0/+14
* Remove unused pg_hba.conf.j2 file.Ralph Bean2014-01-101-4/+0
* Add a second config file for postgresql.Ralph Bean2014-01-102-2/+502
* Add a postgres config to the postgres role.Ralph Bean2014-01-102-0/+90
* Add db-datanommer01, clean up postgres playbooks to be generic and not koji s...Kevin Fenzi2014-01-101-21/+0
* Fix old variable usage. Patch from janeznemanic. Thanks!Kevin Fenzi2014-01-011-1/+1
* Nuke some more only_if stragglersKevin Fenzi2013-11-251-2/+2
* Move again the installing of koji pkg on db serverKevin Fenzi2013-09-131-0/+7
* Move postgresql stuff around.Kevin Fenzi2013-09-122-0/+11
* Add python psycopg2Kevin Fenzi2013-09-121-0/+1
* Migrate a bunch of things to roles. Thanks to misc!Kevin Fenzi2013-08-192-0/+30