File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ ODS_CONNECTION_STRING_ENCRYPTION_KEY=<Create a new string as symmetric encryptio
5959
6060
6161# Instance Management database templates. - pgsql
62- MINIMAL_SQL_PATH=C:/pgsqlBak /EdFi.Ods.Minimal.Template.sql
63- POPULATED_SQL_PATH=C:/pgsqlBak /EdFi.Ods.Populated.Template.sql
62+ MINIMAL_SQL_PATH=/var/opt/pgsql/data/sql-backups /EdFi.Ods.Minimal.Template.sql
63+ POPULATED_SQL_PATH=/var/opt/pgsql/data/sql-backups /EdFi.Ods.Populated.Template.sql
6464
6565# Instance Management database templates. - mssqp
6666MINIMAL_BAK_PATH=C:/mssqlBac/EdFi.Ods.Minimal.Template.bak
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ ODS_CONNECTION_STRING_ENCRYPTION_KEY=<Create a new string as symmetric encryptio
4848
4949
5050# Instance Management database templates. - pgsql
51- MINIMAL_SQL_PATH=C:/pgsqlBak /EdFi.Ods.Minimal.Template.sql
52- POPULATED_SQL_PATH=C:/pgsqlBak /EdFi.Ods.Populated.Template.sql
51+ MINIMAL_SQL_PATH=/var/opt/pgsql/data/sql-backups /EdFi.Ods.Minimal.Template.sql
52+ POPULATED_SQL_PATH=/var/opt/pgsql/data/sql-backups /EdFi.Ods.Populated.Template.sql
5353
5454# Instance Management database templates. - mssqp
5555MINIMAL_BAK_PATH=C:/mssqlBac/EdFi.Ods.Minimal.Template.bak
You can’t perform that action at this time.
0 commit comments