Add postgresql
This commit is contained in:
1
rc.postgresql/postgresql-srv/env/CMD
vendored
Normal file
1
rc.postgresql/postgresql-srv/env/CMD
vendored
Normal file
@ -0,0 +1 @@
|
||||
/usr/lib64/postgresql/${PG_VERSION}/bin/postgres
|
1
rc.postgresql/postgresql-srv/env/CMD_OPTS
vendored
Normal file
1
rc.postgresql/postgresql-srv/env/CMD_OPTS
vendored
Normal file
@ -0,0 +1 @@
|
||||
-D /var/lib/pgsql/${PG_VERSION}/data
|
1
rc.postgresql/postgresql-srv/env/PG_OOM_ADJUST_FILE
vendored
Normal file
1
rc.postgresql/postgresql-srv/env/PG_OOM_ADJUST_FILE
vendored
Normal file
@ -0,0 +1 @@
|
||||
/proc/self/oom_score_adj
|
1
rc.postgresql/postgresql-srv/env/PG_OOM_ADJUST_VALUE
vendored
Normal file
1
rc.postgresql/postgresql-srv/env/PG_OOM_ADJUST_VALUE
vendored
Normal file
@ -0,0 +1 @@
|
||||
0
|
1
rc.postgresql/postgresql-srv/env/PG_VERSION
vendored
Normal file
1
rc.postgresql/postgresql-srv/env/PG_VERSION
vendored
Normal file
@ -0,0 +1 @@
|
||||
14
|
Reference in New Issue
Block a user