index
:
puppet
master
topic/mageia5
topic/mediawiki-1.27
user/bcornec/DKIM
user/bcornec/fix-ml-mir-ann
user/bcornec/infra
user/danf/test
Mageia Infrastructure Configuration
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
postgresql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use @ when accessing variables in templates
Dan Fandrich
2026-02-21
1
-2
/
+2
*
Limit PostgreSQL memory usage a bit
Jani Välimaa
2025-05-11
1
-4
/
+4
*
Fix typo in effective_cache_size PostgreSQL memory parameter
Jani Välimaa
2025-05-11
1
-1
/
+1
*
Tune more PostgreSQL memory parameters
Jani Välimaa
2025-05-11
1
-3
/
+3
*
Increase PostgreSQL server shared_buffers to 4GB
Jani Välimaa
2025-05-11
1
-1
/
+1
*
Remove conditionals for releases older than Mageia 6
Dan Fandrich
2024-10-15
1
-7
/
+1
*
Revert "Use @ when accessing variables in templates"
Dan Fandrich
2024-10-04
1
-10
/
+10
*
Use @ when accessing variables in templates
Dan Fandrich
2024-10-04
1
-10
/
+10
*
Fix typos in comments
Dan Fandrich
2024-08-15
5
-5
/
+5
*
Switch links to https: that are found in comments
Dan Fandrich
2024-01-25
1
-1
/
+1
*
postgresql: we use version 9.6
Thomas Backlund
2019-11-30
1
-1
/
+1
*
Fix timezone ( for server hour)
Nicolas Lécureuil
2017-04-13
1
-1
/
+1
*
Revert "Try to create UTF-8 databases"
Nicolas Lécureuil
2017-04-08
1
-1
/
+1
*
Try to create UTF-8 databases
Nicolas Lécureuil
2017-04-08
1
-1
/
+1
*
Try to create UTF-8 databases
Nicolas Lécureuil
2017-04-08
1
-1
/
+1
*
Adapt to new check server
Nicolas Lécureuil
2017-04-06
1
-2
/
+2
*
fix up pgsql var
Thomas Backlund
2016-03-03
1
-4
/
+5
*
we use postgresql 9.4 on mga5
Thomas Backlund
2016-03-03
1
-1
/
+5
*
stop rewriting pg_hba.conf as we are moving to mariadb
Thomas Backlund
2016-02-08
1
-3
/
+4
*
puppet parser validation fixes
Thomas Backlund
2015-10-20
5
-0
/
+5
*
use consistent domain references
Thomas Backlund
2015-10-20
1
-1
/
+1
*
lint fixes for postgresql
Thomas Backlund
2015-10-20
5
-12
/
+12
*
Add postgresql::hba_entry and postgresql::var
Nicolas Vigier
2013-01-17
3
-8
/
+63
*
Change postgresql::pg_hba to a define
Nicolas Vigier
2013-01-17
2
-3
/
+3
*
Add class postgresql::pg_hba
Nicolas Vigier
2013-01-17
3
-7
/
+21
*
fix missing '' around the call for the program 'true', (not the boolean,
Michael Scherer
2012-03-17
1
-1
/
+1
*
fix type of the object
Michael Scherer
2012-03-17
1
-4
/
+4
*
split the remaning class of postgresql module into different file, and clean ...
Michael Scherer
2012-03-17
6
-73
/
+65
*
split postgresql::server in its own file, and clean puppet-lint warning
Michael Scherer
2012-03-17
3
-62
/
+60
*
split tagged from main file
Michael Scherer
2012-03-17
2
-8
/
+7
*
split database from main postgresql file
Michael Scherer
2012-03-17
2
-18
/
+20
*
split postgresql::user in a separate file
Michael Scherer
2012-03-17
2
-12
/
+13
*
small cleanup of postgresql module
Michael Scherer
2012-01-16
1
-2
/
+0
*
fix postgresql config
Michael Scherer
2012-01-14
1
-1
/
+1
*
small refactoring and cleanup of postgresql module
Michael Scherer
2012-01-13
1
-36
/
+17
*
fix due to puppet now taking -foo as part as the variable name ( likely
Michael Scherer
2011-09-19
1
-2
/
+2
*
create user before creating database
Nicolas Vigier
2011-08-22
1
-0
/
+1
*
use fully qualified name for user ( and database )
Michael Scherer
2011-06-17
1
-2
/
+2
*
revert the change in rev1763, uneeded and broke some others manifests
Michael Scherer
2011-06-17
1
-5
/
+5
*
do not try to send a notify if not needed
Michael Scherer
2011-06-17
1
-3
/
+5
*
rename user to db_user, as it cause conflict with builtin type
Michael Scherer
2011-06-17
1
-5
/
+5
*
fix warnings about unrecognized escaped sequence
Michael Scherer
2011-06-17
1
-1
/
+1
*
use a tag for exported ressources, instead of fetching by name
Michael Scherer
2011-06-17
1
-2
/
+3
*
fix syntax of exec ( one more time )
Michael Scherer
2011-06-17
1
-1
/
+1
*
add a callback system on database creation, so we can then exec a script
Michael Scherer
2011-06-16
1
-2
/
+32
*
- don't use pam anymore since no system users exists
Olivier Thauvin
2011-05-21
1
-4
/
+4
*
allow to declare forum db and have it added to postgresql with manual interve...
Michael Scherer
2011-04-19
1
-0
/
+2
*
add german db declaration to postgresql acl
Michael Scherer
2011-04-19
1
-1
/
+1
*
Switch back to md5, it is supposed to work
Pascal Terjan
2011-04-03
1
-3
/
+3
*
Use password method as we are over ssl anyway and I don't know how to md5 the...
Pascal Terjan
2011-04-03
1
-3
/
+3
[next]