Questions tagged with Amazon Aurora
Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
974 results
What is the hard limit for *max_connections* parameter on a **db.t4g.medium** Aurora MySQL instance?
The [AWS documentation](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL....
1
answers
0
votes
9
views
asked 6 minutes ago
**Setup**
Aurora MySQL 8.0.mysql_aurora.3.10.3 Serverless v2, single writer, no replicas, 0.5–64 ACU, Backtrack on with a 24h window, PI at 465-day retention, engine-default parameter group with no us...
1
answers
0
votes
33
views
asked 20 hours ago
Hello,
I’m reading the SIGMOD 2018 paper Amazon Aurora: On Avoiding Distributed Consensus for I/Os, Commits, and Membership Changes, particularly Sections 2.3 and 2.4.
My understanding is:
- Each prot...
1
answers
0
votes
46
views
asked 5 days ago
We would like AWS Aurora PostgreSQL to support the pg_jsonschema extension:
[supabase/pg_jsonschema](https://github.com/supabase/pg_jsonschema)
Our use case is server-side JSON Schema validation of j...
1
answers
0
votes
56
views
asked a month ago
I have a usecase to address during migration of oracle database to AWS Aurora Postgres. The Batch jobs in oracle DB is relying on FLASHBACK operations to do a Point In Time Restore of certain tables. ...
2
answers
0
votes
73
views
asked a month ago
Hi AWS experts,
I have an Amazon Aurora MySQL Global Database configured as follows:
Primary Region: Mumbai (ap-south-1)
Secondary (DR) Region: Hyderabad (ap-south-2)
The secondary cluster currently h...
1
answers
0
votes
71
views
asked a month ago
Hi AWS experts,
I have an Amazon Aurora MySQL Global Database with the following configuration:
Instance class: db.r7g.12xlarge
1 Writer instance
2 Reader instances
Global Database (Primary + Second...
2
answers
0
votes
91
views
asked 2 months ago
We are using postgres 17.9 in aurora gov cloud.
I have attempted a direct and a blue/green upgrade.
Extensions — only plpgsql, btree_gin, btree_gist, ltree, pg_stat_statements, pg_trgm, uuid-ossp ins...
3
answers
0
votes
192
views
asked 2 months ago
Does Aurora I/O Optimized offer any real performance gains over Aurora Standard or is it just about cost reduction? I saw completely opposite opinions on this matter but there is no decent explanation...
1
answers
0
votes
307
views
asked 3 months ago
## Observed Behavior
During an automatic minor version upgrade across 14 Aurora PostgreSQL clusters
(17.5.x → 17.7.2 and 14.17.4 → 14.20.2), I noticed a significant discrepancy
in the "process took...
2
answers
0
votes
67
views
asked 3 months ago
Hi Team,
We enabled audit logging in our UAT environment for testing using the below parameters:
1.server_audit_logging = 1
2.server_audit_events = CONNECT,QUERY_DCL,QUERY_DDL
Audit logs were succes...
1
answers
0
votes
64
views
asked 4 months ago
We are planning to modify the RDS instance and disable CloudWatch log exports (Audit, Error, General, and Slow Query logs).
Could you please confirm whether disabling these logs during instance modifi...
2
answers
0
votes
82
views
asked 4 months ago