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.
As title says: I was wondering if I can set up pg_cron on a Aurora Serverless PostgreSQL v1 cluster?
Hi all,
My scenario is a database cluster with writer and reader instances. When the application persists new data, there's a small lag that's needed for the reader instance to update. The lag is...
We have an Aurora Serverless V1 instance that inserts 750k rows to a DB in 10-15 minutes executing a Java Spring Boot service, we tried calling the same service with a V2 instance but it takes around...
we have a Amazon Postgres RDS where in one query triggered from application part is causing the below issue for a particular value where in it is good with the remaining.
Problem communicating with...
After upgrading an Aurora PostgreSQL cluster from 11.21 to 16.1 using a blue-green deployment, we're seeing a bunch of log statements that don't make sense.
For example, after rebooting the writer...
Hi,
I want to use the temporal table extension in the Aurora PostgreSQL but saw that it is not supported yet:...
I would like to upgrade my Aurora postgreSQL engine version to the newest one but on my list I cannot select any option
![Enter image description...
Error Category: RESOURCE_NOT_FOUND_ERROR; An error occurred while calling o123.pyWriteDynamicFrame. Requested resource not found: Table: datacatalog_table_name not found (Service: AmazonDynamoDBv2;...
Trying a dry run for version upgrade withe bg deployments (see background info below). This is stuck for many hours.
Question:
* How can i find more information about why its stuck
* Any tips are...
I 'm tryng to restore an encrypted aurora cluster from a snapshot stored in my backup vault . Here my cloudformation template that i use to create and then to restore it
```
Cluster:
Type:...
Hello,
We are using db.r7g.8xlarge aurora postgres instance with storage_type "aurora-iopt1" and PG version is 15.4. In one of our use cases, we have ~3billion rows in a table with ~115 columns in it,...
Hi,
I am interested in using CLI's for our Aurora PostgreSQL. When using through Interface if I restore a snapshot it creates cluster & DB instance.I understand when using CLI's first I need to...