You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its default port is 5433, but since the DBI interface uses DBD::Pg, always
explicitly pass the port in the DBI params, because otherwise DBD::Pg woudl
assume the default was 5432.
0 commit comments