Skip to content

Commit 7428274

Browse files
committed
Merge branch 'nik-pgport' into 'master'
Add PGPORT See merge request postgres-ai/database-lab!172
2 parents 08d1990 + fd0d437 commit 7428274

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/config.example.physical_generic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ retrieval:
143143
PGUSER: "postgres"
144144
PGPASSWORD: "postgres"
145145
PGHOST: "source.hostname"
146+
PGPORT: 5432
146147

147148
customTool:
148149
# To use pg_basebackup, specify environment variables in "envs".

0 commit comments

Comments
 (0)