Setting up Prsma Pulse with AWS RDS
I have created a new AWS RDS postgres databse and followed all the instructions listed here: https://www.prisma.io/docs/pulse/database-setup/aws-rds
yet I am not able to connect to the database from my prisma console dashboard.
Prisma Pulse: AWS RDS | Prisma Documentation
Instructions to use AWS RDS with Prisma Pulse
8 Replies
After adding two new inbound rules to my RDS instance to allow connection form any ipv4 or ipv6 ip address i now get this error
Hey there @Bobson ,
Can you connect to your database from Prisma ORM from your localhost or a tool such as PgAdmin?
okay
I just tried it for the first time and I was able to connect from my localhost
Can you check whether the accepted answer helps resolve the issue?
https://stackoverflow.com/questions/76899023/rds-while-connection-error-no-pg-hba-conf-entry-for-host
Stack Overflow
RDS while connection error: no pg_hba.conf entry for host
I need assistance as I'm having trouble connecting to a managed Postgres database on RDS. I'm encountering the following error message: "no pg_hba.conf entry for host '16.151.149.51', user '
Okay I’ll check
this solved the issue
In addition to the instructions provided here: https://www.prisma.io/docs/pulse/database-setup/aws-rds
i had to also change the value of rds.force_ssl from 1 to 0 as stated here: https://stackoverflow.com/questions/76899023/rds-while-connection-error-no-pg-hba-conf-entry-for-host
Prisma Pulse: AWS RDS | Prisma Documentation
Instructions to use AWS RDS with Prisma Pulse
Stack Overflow
RDS while connection error: no pg_hba.conf entry for host
I need assistance as I'm having trouble connecting to a managed Postgres database on RDS. I'm encountering the following error message: "no pg_hba.conf entry for host '16.151.149.51', user '