chore: add current provisioning state before migration
This commit is contained in:
parent
a9703b4748
commit
50745b0f22
660 changed files with 88126 additions and 0 deletions
7
taskservs/postgres/default/main/environment
Normal file
7
taskservs/postgres/default/main/environment
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# environment variables for postgres processes
|
||||
# This file has the same syntax as postgresql.conf:
|
||||
# VARIABLE = simple_value
|
||||
# VARIABLE2 = 'any value!'
|
||||
# I. e. you need to enclose any value which does not only consist of letters,
|
||||
# numbers, and '-', '_', '.' in single quotes. Shell commands are not
|
||||
# evaluated.
|
||||
Loading…
Add table
Add a link
Reference in a new issue