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

Connect to AWS RDS #56

Open
wakatanka opened this issue Jan 3, 2024 · 1 comment
Open

Connect to AWS RDS #56

wakatanka opened this issue Jan 3, 2024 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@wakatanka
Copy link

Hello, i'm trying to connect to two RSD dababases to have a migration, but when i run the tool i've got this message:

no pg_hba.conf entry for host "xxx.xxx.xxx.xxx", user "postgres", database "mydb", no encryption

with RDS databases i cannot modify postgres conf files.

I can connect to these databases without problems with many tools from this ip (navicat, pgadmin, and so on).

@michaelsogos michaelsogos self-assigned this Jun 6, 2024
@michaelsogos michaelsogos added the help wanted Extra attention is needed label Jun 6, 2024
@michaelsogos
Copy link
Owner

Hi @wakatanka ,

This command tool also doesn't need to connect to pg_hba.conf neither any server file.
That error for sure comes from the driver while connecting to RedShift or RDS.
If you are able to supply me a connection to RDS to make some test I can figure out what happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: To do
Development

No branches or pull requests

2 participants