index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
postgresql_server
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Looks like checkpoint_segments is not liked by postgresql on Fedora
Pierre-Yves Chibon
2017-05-11
1
-1
/
+2
|
*
actually change the directive to dnf instead of copy-pasting
Tim Flink
2016-08-10
1
-1
/
+1
|
*
adding dnf support to the postgresql_server role
Tim Flink
2016-08-10
1
-1
/
+14
|
*
Death to all trailing whitespace.
Kevin Fenzi
2016-08-08
1
-1
/
+1
|
*
Fix the cron so it runs correctly.
Kevin Fenzi
2016-04-13
2
-1
/
+2
|
*
Add script from jberkus to kill idle/locked transactions and log information ↵
Kevin Fenzi
2016-04-13
3
-0
/
+100
|
|
|
|
about them on db-koji01
*
Only keep 2 days of db's not 3
Kevin Fenzi
2016-04-10
1
-1
/
+1
|
*
Clean up postgresql template and move variables into host vars for each db ↵
Kevin Fenzi
2016-04-01
1
-15
/
+1
|
|
|
|
host as they are memory dependent.
*
Adjust db01 postgresql config also.
Kevin Fenzi
2016-03-15
1
-1
/
+6
|
*
Tweak postgresql settings for db-koji01
Kevin Fenzi
2016-03-15
1
-2
/
+11
|
*
Fix script to be executable
Kevin Fenzi
2015-04-27
1
-0
/
+1
|
*
Add missing fasdb cleanup sessions cron job.
Kevin Fenzi
2015-04-27
3
-0
/
+36
|
*
Exclude any sessions table data from db backups.
Kevin Fenzi
2015-04-02
1
-1
/
+1
|
*
Updating postgresql config requires postgres restart
Patrick Uiterwijk
2014-12-18
1
-0
/
+3
|
*
Also apply the postgresql bytea pg-8 compat hotfix on db01 for bodhi1
Patrick Uiterwijk
2014-12-18
1
-1
/
+1
|
*
Put pg into pg-8 compat mode for sqlalchemy with binary content
Patrick Uiterwijk
2014-12-16
1
-0
/
+7
|
*
Add larger shared_memory value to other db servers
Kevin Fenzi
2014-12-08
1
-497
/
+0
|
*
Fix postgresql role for smaller memory machines.
Kevin Fenzi
2014-12-08
2
-1
/
+502
|
*
Delete old postgresql backups.
Ralph Bean
2014-11-12
1
-0
/
+4
|
*
Update state from installed/removed to present/absent for yum module as per ↵
Praveen Kumar
2014-11-05
1
-1
/
+1
|
|
|
|
latest documents -> http://docs.ansible.com/yum_module.html
*
Add koji cleanup sessions on koji database server.
Kevin Fenzi
2014-10-01
2
-0
/
+15
|
*
Switch back to the option
Pierre-Yves Chibon
2014-09-30
1
-1
/
+1
|
*
Only run postgresql-setup initdb when /var/lib/pgsql/data does not exist
Pierre-Yves Chibon
2014-09-30
1
-1
/
+2
|
*
Set the kernel SHMMAX parameter if one is defined for the host
Pierre-Yves Chibon
2014-09-29
1
-1
/
+2
|
*
Add tag.
Ralph Bean
2014-09-25
1
-0
/
+2
|
*
Tweak kernel.shmmax for postgres.
Ralph Bean
2014-09-25
1
-0
/
+5
|
*
Try moving this.
Ralph Bean
2014-09-25
1
-7
/
+7
|
*
Run the setup command if it hasn't already been run.
Ralph Bean
2014-09-25
1
-0
/
+7
|
*
Add the postgres tag to the role.
Ralph Bean
2014-09-25
1
-0
/
+8
|
*
Move postgres backup cron task inside a bash flavored script.
Ralph Bean
2014-01-13
3
-1
/
+10
|
*
Cron backups for db-datanommer01.
Ralph Bean
2014-01-10
2
-0
/
+14
|
*
Remove unused pg_hba.conf.j2 file.
Ralph Bean
2014-01-10
1
-4
/
+0
|
*
Add a second config file for postgresql.
Ralph Bean
2014-01-10
2
-2
/
+502
|
*
Add a postgres config to the postgres role.
Ralph Bean
2014-01-10
2
-0
/
+90
|
*
Add db-datanommer01, clean up postgres playbooks to be generic and not koji ↵
Kevin Fenzi
2014-01-10
1
-21
/
+0
|
|
|
|
specific.
*
Fix old variable usage. Patch from janeznemanic. Thanks!
Kevin Fenzi
2014-01-01
1
-1
/
+1
|
*
Nuke some more only_if stragglers
Kevin Fenzi
2013-11-25
1
-2
/
+2
|
*
Move again the installing of koji pkg on db server
Kevin Fenzi
2013-09-13
1
-0
/
+7
|
*
Move postgresql stuff around.
Kevin Fenzi
2013-09-12
2
-0
/
+11
|
*
Add python psycopg2
Kevin Fenzi
2013-09-12
1
-0
/
+1
|
*
Migrate a bunch of things to roles. Thanks to misc!
Kevin Fenzi
2013-08-19
2
-0
/
+30