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 tags to filter
Sort by most recent
405 results
Hello, we have an **Amazon RDS Aurora PostgreSQL 14.9 cluster** with two instances (db.r6g.large) that was created in April 2023. We are currently using the **pgvector extension (version 0.5.0)** for...
1
answers
0
votes
18
views
asked 3 days ago
Hi, Reading on [https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.PostgreSQL.MajorVersion.html]() It mentions the following: ``` Before upgrading your production A...
1
answers
0
votes
15
views
asked 5 days ago
Hi, We are planning on upgrading from PostgreSQL 12 to 16 to avoid the cost of Extended Support. Currently reading on the following [https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USE...
1
answers
0
votes
31
views
asked 6 days ago
We have an AWS RDS instance running on PostgreSQL version 13.15. This has a read-replica as well as an Aurora cluster attached to it. If we test Blue/Green deployment on this, the primary server as we...
1
answers
0
votes
42
views
asked 9 days ago
Hi, I am trying to work out what are the supposedly 'default' settings of parameters from the AWS console. I can see the Source column showing Engine default, System default, Modified. I guess Modifi...
1
answers
0
votes
17
views
asked 9 days ago
We have an RDS instance (Postgres) that we need to run the below command, but receive an error ``` ALTER USER <user_name> REPLICATION; ``` ``` SQL Error [42501]: ERROR: must be superuser to alter repl...
3
answers
0
votes
34
views
asked 10 days ago
Hi, We are planning on upgrading from Aurora PostgreSQL 12 to 16. We are concern about parameter group settings and will want to do a comparison of some sort. There is an option to compare custom Par...
1
answers
0
votes
20
views
asked 10 days ago
I am writing to seek clarification on the maximum supported PostgreSQL version for upgrades from version 12.16. I have reviewed the two relevant AWS documentation pages: "Upgrading the PostgreSQL Dat...
2
answers
0
votes
25
views
asked 11 days ago
I would like to inquire about the correct end of support date for PostgreSQL 15. According to the information provided in the link and the attached images, there seems to be a discrepancy between the ...
2
answers
0
votes
48
views
asked 11 days ago
I have a bedrock knowledge base that use aurora as a vector database, using plain text files as source in s3. As i read here [amazon-bedrock-knowledge-bases-now-supports-metadata-filtering-to-improve...
2
answers
0
votes
89
views
asked a month ago
As of Jan 2025, confirming that `ServerlessCluster` is NOT what you use for "Aurora-V2-Serverless" (in my case Postgres). You must use `DatabaseCluster` (FYI only, `DBCluster` if written in CloudForma...
2
answers
0
votes
193
views
asked a month ago
Hello, I am in the process of upgrading my RDS postgres DBs to engine version 16.6. I have couple of RDS postgres DBs in bit lower versions such as in 12, 13 and 14 engine versions and i wanted to up...
1
answers
0
votes
145
views
asked a month ago