Questions 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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
2067 results
Hello team,
We are working on multi-tenant environment where each tenant having dedicated Database but all the tenants DBs are part of single Postgresql server of size **db.m6i.2xlarge**.
We have...
I am trying to create a new AppSync API and during the creation I want it to connect to and existing RDS database so that I can use the introspect feature. But during creation of AppSync, after I...
Hi,
I'd like to reduce my recent commitment from 3 to 2 RDS instances (x2g.xlarge is the instance type).
Thanks,
Eran,
Cannot Connect to Database Server Your connection attempt failed for user 'masterUsername' to the MySQL server at rds-mysql-10mintutorial.c9acoo888a18.us-east-1.rds.amazonaws.c.... Unable to connect...
What is Pricing for Read Replica for RDS. it is as same Master-db or only for storage?
¿The procedures s3 like rdsadmin.rdsadmin_s3_tasks.upload_to_s3 are compatible with rds oracle 19c standard edition?
It seems that the UseBfile parameter is being ignored for my source endpoint?
{
"AddSupplementalLogging": true,
"ExtraArchivedLogDestIds": [],
"DatabaseName": "ORCL",
...
We just received an ultimatum to upgrade our Aurora Serverless Postgres from version 11 due to end-of-life. I tried to upgrade to version 13, which fails:
`Database cluster is in a state that cannot...
I am planning to migrate an Aurora MySQL 5.7 database to MySQL 8. The latest version currently supported by Aurora is 8.0.36. However, I am particularly interested in version 8.0.37 due to [bug fixes...
Hello,
MySQL 8.4 LTS is currently only available in the Amazon RDS Preview Environment. Could someone provide an estimate or official timeline for when this version will be generally available for...
I have a codepipeline in us-east-1 region. The codebuild stage has a vpc to it(us-vpc). I want this codebuild to access the rds instance which is in ap-south-1 which is in mumbai-vpc.
Trying to migrate an Azure Microsoft SQL database to an AWS Microsoft SQL database. The process followed is to export the database to a .bacpac file and then import that into the AWS SQL database....