Questions tagged [amazon-rds-aurora]

3 questions
2
votes
1 answer

Can't connect Google LookerStudio to Amazon Aurora serverless PostgreSQL

There are no issues connecting to it from any other environment (local works fine, as does from the Cloud), and the security group is currently totally open. An actual PostgreSQL instance, hosted in AWS, had no issue. It's just an Aurora thing. I've…
0
votes
0 answers

Is there a way to tell which parameters in an AWS parameters group have been changed?

I'm hoping there is a general way, though I'm specifically looking at an instance of Aurora PostgreSQL that I know I've adjusted one or two parameters for. However, there are nineteen pages of settings and there is no "default value" column or "last…
Dustin Oprea
  • 560
  • 2
  • 8
  • 19
0
votes
0 answers

How to create the expected parameter group when creating an Aurora replicate?

I've got an RDS Postgres 12 database, and I would like to create an Aurora read replica for it (and eventually promote it to master). The problem is that when I do this it's asking me to select a "DB cluster parameter group". For some reason the…
laurent
  • 179
  • 3
  • 12