Questions tagged with PostgreSQL

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.

I have exported some data using the `query_export_to_s3` function and it has generated several files in S3 (split by 6GB). I then imported the same data into another table using the...
0
answers
0
votes
368
views
Yoran
asked 3 months ago
When logical replication is enabled in AWS Posgres RDS, and DMS is used to replicate the changes, replication slot gets created for that. DMS replication is only after 4 tables, and in lower...
1
answers
0
votes
457
views
bipinns
asked 3 months ago
I have an RDS instance with Postgres 13 as the DB engine. I also have a read replica created with the same instance class as that of the source database and configured my application to route the read...
2
answers
0
votes
541
views
asked 3 months ago
Hi Support, We are at our limit of replicated snapshots to a specific region (Oregon, us-west-2). Is there a way to automatically create a snapshot and automatically ***copy*** it to that same...
Accepted AnswerPostgreSQLDatabase
3
answers
0
votes
578
views
profile picture
DC
asked 3 months ago
Hello, can anyone give any advice on this. I created the very simple test Glue job: Source - RDS Postgres, Destination - S3 bucket. Run takes about 23 minuts and ends with timeout error. In the log I...
3
answers
0
votes
638
views
Pavel
asked 3 months ago
New to SageMaker evalutating ML models. I have 2 domains each created with quick and custom setup. Each domain connects to 2 different VPCs, the quick setup is under staging-vpc and the custom domain...
1
answers
0
votes
772
views
asked 3 months ago
I have an issue with my RDS Proxy on AWS. I've configured a proxy for my PostgreSQL database, which works correctly within my VPC. However, I'm trying to use Amazon AppFlow to access the database...
0
answers
0
votes
600
views
Lukas
asked 3 months ago
Hello, I am using performance insights to troubleshoot high CPU(98%) issue on PostgreSQL RDS. RDS -> Writer Instance -> sessions (Current activity) -> Dimensions -> Top hosts There I can see Unknown...
1
answers
0
votes
768
views
rgri
asked 3 months ago
Since 11 has reached EOL, our company is planing to **Migrate from 11.17 to 16.2**. It will be helpful if anyone could suggest us any step by step safer & standard approach to do the...
1
answers
0
votes
849
views
asked 3 months ago
I can't connect to RDS using TLS. Initially, the issue is probably with the self-signed cert - using "rejectunauthorized: false" works, but I don't want to do that. Then I found out we can pass...
1
answers
0
votes
689
views
Nithish
asked 3 months ago
I have a database in Postgress and I use RDS. My database had the standard_conforming_strings property turned off, but I need it to be turned on, I configured it in RDS so that the property is turned...
1
answers
0
votes
700
views
asked 3 months ago
I'm using db version engine 13.10 and trying to create an instance with aurora serverless postgresql complaint, but get an error => ``` creating RDS cluster: The engine version that you specified...
1
answers
0
votes
843
views
asked 3 months ago