Questions tagged with PostgreSQL
Content language: English
Sort by most recent
I have created a RDS PostgreSQL DB Instance, see it in AWS Explorer.
But cannot connect to it using pgAdmin, it responses: Unable connect to server etc. How to fix it?
ps. It is Publicly accessible,...
Hi experts,
Currently, we are using the point-in-time recovery for Aurora Postgres. However, this will create a new cluster which our service is not connected to. We are currently manually dumping...
Hello,
I have been attempting to connect to an RDS PostgreSQL database instance, which is located in private subnets, from QuickSight. However, I am encountering timeout errors, most likely due to...
My PostgreSQL database instance just disappeared from no where. I'm still able to connect to it on DBeaver but I can't change configurations or anything like that on the AWS console, does anyone know...
I have created a replication task with Postgres as source and S3 as destination and I have noticed that it cannot replicate columns created after the start of the task.
After the changes in the source...
Given that Babelfish creates the babelfish_db and the sql server databases are represented as schemas such as dbname_schema when in multi-db mode.
What is the recommendation to perform backup and...
Hello,
I've created an Aurora Postgres database with a default proxy connected to it. But when I try to use it, it won't connect. I tried connecting with and without the signer. Here below is the...
RDS Postgres v13.7
I have referred to the [official documentation](https://repost.aws/knowledge-center/rds-postgresql-use-logical-replication) with no luck.
I have set `rds.logical_replication` to 1...
Hello, I'm working on database migration.
I restored my database with snapshot from different account, and upgraded RDS postgresql version to 15.3. But all of my databases (write for 1 and readonly...
I have two EC2 instances running with the same Postgres database server (same versions in both). I'm using AWS DMS service to migrate data from the source to the target database. While creating the...

As per this document , https://aws.amazon.com/rds/free/ the above usage was assumed to have covered under free...
Hi,
Over the past three months, I have been using an AZSingle Micro T3 RDS Postgres instance. Today, I discovered a charge on my bill for 643 hours @0.26$ per hour and 17GB for storage. It's...