File tree 10 files changed +10
-10
lines changed
10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ if [ "$1" = 'postgres' ]; then
95
95
# does not listen on external TCP/IP and waits until start finishes
96
96
PGUSER=" ${PGUSER:- postgres} " \
97
97
pg_ctl -D " $PGDATA " \
98
- -o " -c listen_addresses='localhost '" \
98
+ -o " -c listen_addresses=''" \
99
99
-w start
100
100
101
101
file_env ' POSTGRES_USER' ' postgres'
You can’t perform that action at this time.
0 commit comments