]> git.openstreetmap.org Git - chef.git/history - cookbooks/postgresql
Document php version requirement
[chef.git] / cookbooks / postgresql /
2024-03-13 Grant SlaterScrub last munin traces
2024-03-13 Grant SlaterRemove munin
2023-11-02 Tom HughesAdd support for using sql_exporter to query postgres
2023-10-15 Tom HughesStop trying to URI encode passwords
2023-10-15 Tom HughesMake postgres exporter connect as the prometheus user
2023-10-15 Tom HughesGrant roles to newly created users
2023-10-15 Tom HughesRemove some old cleanup code
2023-10-15 Tom HughesAdd a prometheus user to all postgres clusters
2023-10-15 Tom HughesAdd support for granting roles to postgres users
2023-10-06 Tom HughesIgnore system tables and sequences
2023-10-05 Tom HughesAdd additional PostgreSQL ACL permission decoding
2023-10-05 Tom HughesAdd postgresql_sequence for managing sequences
2023-10-05 Tom HughesLimit postgresql_table to acting on tables
2023-09-24 Tom HughesEnable some addition postgres collectors
2023-09-24 Tom HughesReplace custom query with process_idle collector
2023-09-12 Tom HughesMerge remote-tracking branch 'github/pull/613'
2023-09-12 Paul NormanSet default effective_io_concurrency and random_page_co...
2023-08-24 Tom HughesAllow wal_keep_size to be configured
2023-08-24 Tom HughesMerge remote-tracking branch 'github/pull/607'
2023-08-24 Sarah Hoffmannpostgresql: add seq_scan_cost setting
2023-07-04 Tom HughesImprove monitoring of primary database for api, tile...
2023-07-03 Tom HughesUpdate postgresql exporter configuration
2023-05-02 Tom HughesAdd metric for idle postgres processes
2023-05-02 Tom HughesAdd postgres metric for active WAL segments
2023-01-27 Tom HughesDefault wal_level to replica
2023-01-25 Tom HughesBring various postgres settings in line with modern...
2023-01-24 Tom HughesDrop support for old versions of postgres
2023-01-23 Tom HughesMerge remote-tracking branch 'github/pull/565'
2023-01-23 Tom HughesDon't allow postgres export to remove IPC objects
2023-01-22 Tom HughesFix typo
2023-01-22 Tom HughesHandle configuration of standby servers in Postgres...
2023-01-22 Tom HughesDrop setting of stats_temp_directory for Postgres 15
2022-12-10 Tom HughesMerge remote-tracking branch 'github/pull/528'
2022-12-03 Tom HughesFix some issues in postgres monitoring queries
2022-12-03 Tom HughesImprove sandboxing of prometheus collectors
2022-11-11 Tom HughesMerge remote-tracking branch 'github/pull/546'
2022-11-11 Tom HughesIncrease timeout for postgres exporter
2022-11-10 Tom HughesIncrease timeout for postgres exporter
2022-11-09 Tom HughesThe pg_database metric is now builtin
2022-09-23 Tom HughesRework apt repository configuration
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-03-09 Tom HughesForce database drops on postgres versions which support it
2022-02-27 Tom HughesOnly configure postgres clusters which actually exist
2021-05-14 Tom HughesEnable unified mode for custom resources
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2021-03-02 Tom HughesReduce maximum multixact age for promscale
2021-03-02 Tom HughesAdd monitoring for unfrozen IDs in postgres databases
2021-02-15 Tom HughesLog autovacuums for promscale
2021-02-10 Tom HughesPut postgres stats directory on a tmpfs
2021-02-01 Tom HughesDisable table monitor for promscale postgres instance
2021-01-21 Tom HughesFix prometheus monitoring of multiple postgres instances
2021-01-14 Tom HughesAdd some addition postgres configuration options
2020-12-03 GrantMerge pull request #361 from polarbearing/patch-1
2020-12-03 GrantMerge pull request #362 from hbogner/master
2020-12-03 GrantMerge pull request #364 from osm-hr/html-torrents
2020-12-02 Tom HughesDisable max_replication_slots on old versions of Postgres
2020-12-02 Tom HughesDefault SSL to on for postgres
2020-12-02 Tom HughesDisable SSL for postgres 9.1 on errol
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-08 Tom HughesConfigure database for logical replication
2020-10-06 Tom HughesUse a connection URI for postgres monitoring
2020-10-06 Tom HughesRestart postgres exporter when the configuration changes
2020-10-06 Tom HughesGather even more postgres statistics
2020-10-05 Tom HughesReport database size and replication delay for postgres
2020-10-04 Tom HughesExclude postgres and template databases from prometheus
2020-10-04 Tom HughesRun postgres exporter as user postgres
2020-10-04 Tom HughesEnable prometheus postgres exporter
2020-09-18 Tom HughesFix new cookstyle warnings
2020-08-06 Tom HughesMerge remote-tracking branch 'github/pull/328'
2020-08-06 Tom HughesLimit required attributes to the actions that need...
2020-07-21 Tom HughesUse strings for file modes
2020-05-17 Tom HughesThe ptop package has been renamed to pgtop
2020-03-30 Tom HughesDisable the postgres JIT on tile servers
2020-02-16 Tom HughesDefault to using the upstream repository for postgres
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-02-15 Tom HughesReduce implicit coupling between cookbooks
2020-01-05 Tom HughesFix new cookstyle warnings
2019-11-26 Tom HughesFix cookstyle warning
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-09 Tom HughesDrop long_description from metadata files
2018-02-20 Tom HughesAdd missing whitespace
2018-02-20 Tom HughesAllow vacuum_scale_factor and analyze_scale_factor...
2018-02-11 Tom HughesConvert more URLs to https
2017-11-23 Tom HughesModernise postgresql LWRPs
2017-11-21 Tom HughesUse declare_resource to avoid need for template_source...
2017-11-16 Tom HughesModernise more LWRPs
2017-07-11 Tom HughesFix new foodcritic warnings
2017-07-11 Tom HughesFix new rubocop warnings
2017-02-04 Tom HughesReplace run_command and output_of_command with shell_out!
2016-09-19 Tom HughesSet effective_io_concurrency to 256 on karm
2016-09-18 Tom HughesIncrease track_activity_query_size to 16Kb on tile...
2016-08-19 Sarah Hoffmannadd function to create and delete tablespaces
2016-08-15 Tom HughesAdd max_wal_size support for postgresql 9.5
2016-08-04 Tom HughesMerge remote-tracking branch 'github/pull/76'
2016-08-04 Sarah Hoffmannpostgresql: checkpoint-segments has been removed in 9.5
2016-07-28 Tom HughesMerge remote-tracking branch 'github/pull/74'
2016-07-27 Tom HughesEscape passwords when creating postgres users
2016-06-30 Tom HughesFix rubocop warnings
next