File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ ext_conf = "shared_preload_libraries = 'postgres_fdw'"
159
159
with testgres.get_new_node().init() as master:
160
160
161
161
# ... do something ...
162
-
162
+
163
163
# reset main config file
164
164
master.default_conf(fsync = True ,
165
165
allow_streaming = True )
@@ -174,7 +174,7 @@ the configuration file, which means that they should be called before `append_co
174
174
175
175
## Authors
176
176
177
- [ Ildar Musin] ( https://github.com/zilder ) <i.musin(at)postgrespro.ru> Postgres Professional Ltd., Russia
178
- [ Dmitry Ivanov] ( https://github.com/funbringer ) <d.ivanov(at)postgrespro.ru> Postgres Professional Ltd., Russia
179
- [ Ildus Kurbangaliev] ( https://github.com/ildus ) <i.kurbangaliev(at)postgrespro.ru> Postgres Professional Ltd., Russia
180
- [ Yury Zhuravlev] ( https://github.com/stalkerg ) <stalkerg(at)gmail.com>
177
+ [ Ildar Musin] ( https://github.com/zilder ) <i.musin(at)postgrespro.ru> Postgres Professional Ltd., Russia
178
+ [ Dmitry Ivanov] ( https://github.com/funbringer ) <d.ivanov(at)postgrespro.ru> Postgres Professional Ltd., Russia
179
+ [ Ildus Kurbangaliev] ( https://github.com/ildus ) <i.kurbangaliev(at)postgrespro.ru> Postgres Professional Ltd., Russia
180
+ [ Yury Zhuravlev] ( https://github.com/stalkerg ) <stalkerg(at)gmail.com>
You can’t perform that action at this time.
0 commit comments