Questions 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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
342 results
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,...
We need a working fulltext search on aurora postgres, so we need to create a custom dictionary.
How can we install/upload the dictionary files to the server.
I'm trying to write a script to upgrade an RDS PostgreSQL instance from version x to version y. Since RDS only supports direct upgrades to certain versions, the script uses multiple "hops" to upgrade,...
I am testing the following lab
https://github.com/aws-samples/aurora-postgresql-pgvector/tree/main/02_RetrievalAugmentedGeneration/02_QuestionAnswering_Bedrock_LLMs
I got an error "ValueError: Error...