We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5439
1 parent 7cc38fd commit 1816a16Copy full SHA for 1816a16
1 file changed
target_redshift/target.py
@@ -64,7 +64,7 @@ def __init__(
64
th.Property(
65
"port",
66
th.StringType,
67
- default="5432",
+ default="5439",
68
description=(
69
"The port on which redshift is awaiting connection."
70
),
0 commit comments