All Content tagged with Aurora PostgreSQL
The PostgreSQL-compatible edition of Aurora delivers up to 3X the throughput of standard PostgreSQL running on the same hardware, enabling existing PostgreSQL applications and tools to run without requiring modification.
Content language: English
Select up to 5 tags to filter
Sort by most recent
I have an RDS db.t4g.micro RDS Postgres instance that has been running without issue for several months now. Since launch, the Credit Balance accrued to 288 within a day or so, and has maintained this...
Hi,
I can no longer connect to my postgres instance using my super user account, i receive the followig error: "pg_hba.conf rejects connection for host "redacted", user "admin", database "postgres",...
We have separate maintenance window options for our Aurora RDS Cluster as well as all the cluster instances, what is the difference between them?
Do we have the option to enable and disable them...
when will zero-etl integration for aurora postgres will be officially available in ap-south-1 region?
as this is still under preview/beta state where we can only test this feature
Hi everyone, our audit verified a case where a read-only user appeared in the log as responsible for executing a DDL command, we performed all the necessary tests and saw that the command executed was...
this is my aurora read replica
![aurora read replica](/media/postImages/original/IMCp35A8srTq6oib5xOlH0BQ)
this is my error message while promoting cluster as standalone
![promoting...
Per [the docs here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ParamValuesRef.html#USER_FormulaVariables), `DBInstanceVCPU` should be supported.
However, I've noted that in the...
Steps taken:
1. Created the IAM user rds-user which has the rds-db:connect permissions for the cluster.
```
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
...
Seems to be superior to the pg_stat_statements extension:
https://docs.percona.com/pg-stat-monitor/
I wanted to check how many ACUs are being currently used for my Amazon aurora postgres serverless V2 DB. Please let me know is there anyway to do it .
Need AWS aurora postgreSQL upgrade from 13 to 15 version step by step .
And please suggest me which way is good for minimal downtime.
Regards,
Lalaiah Meda
https://www.linkedin.com/in/lalaiahmeda/
We have setup Aurora serverless V2 in our production environment. Workload is managed well, but when it comes to return larger datasets, it takes nearly 1 minute to return response of larger datasets,...