Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB-CONNECTION-ERROR: Failed to connect to pgsql #1563

Open
anandsaini18 opened this issue Feb 29, 2024 · 0 comments
Open

DB-CONNECTION-ERROR: Failed to connect to pgsql #1563

anandsaini18 opened this issue Feb 29, 2024 · 0 comments

Comments

@anandsaini18
Copy link

anandsaini18 commented Feb 29, 2024

username_changed@gcp12345:/proj/pgMig/src/appldb$ pgloader appldb.load
KABOOM!
DB-CONNECTION-ERROR: Failed to connect to pgsql at "10.10.115.200"(changed due to security reasons) (port 5432) as user "USER": The value
NIL
is not of type
STRING
when binding STRING
An unhandled error condition has been signalled

Config file contains :
LOAD DATABASE
FROM mssql://username@IT1234.hosts.cloud.com/db_name
INTO pgsql://username@10.10.115.200:5432/db_name?sslmode=require

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant