By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Relational Database Service

Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud.

Content language: English

Select up to 5 tags to filter
Sort by most recent
2376 results
When creating a blue/green deployment with the same Aurora PostgreSQL version, this error (Cannot find upgrade path from 16.4 to 16.4) is encountered. Can a blue green deployment not be creating witho...
1
answers
0
votes
69
views
asked 14 days ago
I have a VPN server deployed on VPC 1 which is peered to VPC 2 on which there is an RDS instance deployed on private subnets. Routes have been added in the route table of each vpc to route from each V...
4
answers
0
votes
48
views
asked 15 days ago
I'm trying to Delete a MS SQL CEV but it takes to long to delete it, or just hang on Deleting status for more than 72hs. There is no logs, or any other information to know why of this state. ![Enter ...
1
answers
0
votes
24
views
asked 16 days ago
Hi, Is there no way to download a set of RDS logs from the GUI instead of one at a time :( ??
1
answers
0
votes
27
views
asked 16 days ago
My security team reached out to me about CVE-2024-10979 - a high-severity security flaw in the PostgreSQL database system. Are Amazon RDS and Amazon Aurora at risk for this exploitation? If so, ho...
2
answers
0
votes
230
views
asked 17 days ago
Background: I had run application that use Aurora PostgreSQL 10.21 until around mid of 2023. I have paused the service/application for about 1 year. Now I want to continue the application so i need db...
1
answers
0
votes
23
views
asked 18 days ago
Yesterday I create a snapshot from our Aurora PostgreSQL Serverless cluster/instance. After redeploy the Stack I tried to "Restore Snapshot", Everything worked fine but the database is empty. Iam con...
1
answers
0
votes
29
views
asked 21 days ago
Is there a way to change the default admin username of a SQL 2017 RDS databases. From what I can see, this is not possible and we will have to create a new RDS instance/cluster. If so, can we restore ...
1
answers
0
votes
69
views
AWS
asked 22 days ago
I have oracle rds bring your own license. Oracle support is asking to run $TFA_HOME/bin/tfactl diagcollect -srdc DBDDLERRORS Anybody has experience with this? Aws supports said they cannot run it
2
answers
0
votes
52
views
asked a month ago
Hello AWS Community, I am currently working with multiple Amazon RDS replicas, and I’m using Route 53 with weighted routing to distribute traffic among them. However, I am unsure about the optimal we...
1
answers
0
votes
36
views
asked a month ago
I set up my account this week, and after setting up a VPC I created an RDS instance using free tier specifications. Despite being in free tier it's still saying I will be charged "$0.115 per GB-month...
2
answers
0
votes
58
views
asked a month ago
I'm encountering an issue while trying to establish an SSL connection to my AWS RDS PostgreSQL instance using OpenSSL. Here’s the command I'm using: `openssl s_client -connect <RDS-ENDPOINT>:5432 -CA...
1
answers
0
votes
43
views
asked a month ago