Questions tagged with Database

Benefit from the broadest selection of purpose-built databases for all your application needs

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.

1692 results
Our PROD database ran into disk space issues and we had a lot of CDC data that was not created and was being retained in the SQL server transactional logs. CDC was enabled at the table level. When t...
1
answers
0
votes
36
views
asked 2 months ago
I'm getting the following error when attempting to run a search query against OpenSearch domain. `"ConnectionError(HTTPSConnectionPool(host='search-osdomain7k309k4j-v82k34jcvhs-fvksd83874jflks43o....
2
answers
0
votes
122
views
asked 2 months ago
I was trying to upgrade the version of Apache Airflow from 2.2.2 to 2.10.2 but I was getting the error with installing the packages in the requirement.txt file in dbt-redshift , dbt-postgres , dbt-cor...
0
answers
0
votes
253
views
asked 2 months ago
When considering the configuration of connecting from Lambda to RDS, there are two main methods 1. Lambda→RDS Proxy→RDS 2. Lambda to RDS Let me ask two questions. 1. Is it best practice in the AWS ...
1
answers
0
votes
287
views
profile picture
asked 2 months ago
Hi, I have set up an Athena MySQL connector for federated queries to RDS. For some reason an extra column not present in my RDS table is added called "partition_name" all values set to "*". I have no...
1
answers
0
votes
60
views
profile picture
asked 2 months ago
Internal web app is built using Lambdas. Lambdas write data to MS SQL server. As of now DB credentials are stored in AWS secret manager for authentication but more secured is method is using AD kerber...
2
answers
0
votes
128
views
asked 2 months ago
I am looking at the possibility of using AWS AWS DMS homogenous migration for PostgreSQL to create an instance on Version 16.* from the existing version that is on 13. Both instances will be in AWS RD...
1
answers
0
votes
50
views
asked 2 months ago
I have created a private database on AWS RDS(SQL Server) with the following specifications: Engine: SQL Server Express Edition Class: db.t3.micro Instance Type: t3.micro Additionally, I have set up a...
1
answers
0
votes
74
views
asked 2 months ago
Hello, when i try to sync s3 data to a PostgresSQL Database i get the error: Encountered error: The vector database encountered an error while processing the request: Named parameter syntax is invali...
Accepted AnswerDatabaseAmazon Bedrock
4
answers
3
votes
286
views
asked 2 months ago
After submitting query against Neptune DB to create a new vertex, I'm not sure how to handle the response I get from gremlin client. It says the response is of type vertex, but I haven't been able to ...
2
answers
0
votes
114
views
asked 2 months ago
i try do this solution: ``` mysqld --skip-grant-tables --user=mysql --skip-external-locking --port=3306 --sock=/opt/bitnami/mariadb/tmp/mysql.sock ``` but: ``` mysqld: Deprecated program name. It...
1
answers
0
votes
41
views
asked 2 months ago
Hello, I'm getting an AWS recommendation for my RDS PostgreSQL instance: 'Use a DB instance type with RDS Optimized Reads' due to excessive creation of temporary objects. Is there any alternative solu...
2
answers
0
votes
255
views
profile picture
asked 2 months ago