Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with PostgreSQL
Amazon RDS makes it easy to set up, operate, and scale PostgreSQL deployments in the cloud.
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.
819 results
I'm trying to create a limited "read/write" user which will have "set role" permissions to do more advanced tasks. This works correctly on my localhost postgres server, so that the user can't create a...
0
answers
0
votes
13
views
asked 2 days ago
I am trying to replicate (full load + CDC) postgres to postgres using DMS homogeneous migration. There is a table named "spatial_ref_sys" that is causing a retry loop during full load (this table is a...
1
answers
0
votes
40
views
asked 6 days ago
Hi,
I've got an Aurora Postgres Cluster with engine version 13.20 and I would like to try the automatic major upgrade described in the documentation here https://docs.aws.amazon.com/AmazonRDS/latest/A...
1
answers
0
votes
65
views
asked 10 days ago
Hi
Thanks for reading this.
Last monday, I notice that all of my RDS databases have an increase CPU usage, is something low but it's there. The increase started January 27 at the same hour (08:00 UT...
1
answers
-1
votes
41
views
asked 10 days ago
Hi experts,
RDS Postgres B/G deployment requires that logical replication slots be dropped prior to doing a switchover. This is not ideal for us because we are using the Debezium connector for PG to ...
1
answers
0
votes
40
views
asked 12 days ago
Hello,
Is there an alternative way to fetch the csvlog destination log files produced by Postgres aside from using the log_fdw extension?
I would like to send it to cloudwatch if poossible.
2
answers
0
votes
70
views
asked 21 days ago

I see only these two details how to get pending maintenance as shown in the screen shot
```
{
"ResourceIdentifie...
3
answers
0
votes
84
views
asked 25 days ago
I'm having this error everytime i try connecting to AWS Postgres cloud instance
Error message
Connection Failed: [WinError 121] The semaphore timeout period has expired
1
answers
0
votes
62
views
asked a month ago
2025-12-30T12:32:53 [SOURCE_CAPTURE ]I: Querying for 'apps'.'metadata':'group_code' failed (postgres_test_decoding.c:1694)
what is been used in above logs of dms task
1
answers
0
votes
47
views
asked 2 months ago
12-30T00:37:43.000+05:30
2025-12-29T19:07:43 [SOURCE_CAPTURE ]I: Sampled DATESTYLE is 'ISO, MDY' (postgres_endpoint_util.c:1419)
2025-12-30T00:37:43.000+05:30
2025-12-29T19:07:43 [SOURCE_CAPTURE ]I: F...
1
answers
0
votes
50
views
asked 2 months ago
We have 125 tables in the source cluster DB. The filter is set to include: `core_analytics.*.*` (but we've tried other filters as well).
For a few days the integration syncs all 125 tables but then i...
2
answers
0
votes
69
views
asked 2 months ago
the source database is publicly accessible , i connected via DMS replication instance and started migration , where i got some error on table , so. i excluded that and included some table which are no...
2
answers
0
votes
59
views
asked 2 months ago