parent
228023ff21
commit
777c76868d
16 changed files with 980 additions and 0 deletions
5
root/usr/bin/run-postgresql-master
Executable file
5
root/usr/bin/run-postgresql-master
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
export ENABLE_REPLICATION=true
|
||||
|
||||
exec run-postgresql "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue