All Content tagged with PostgreSQL
Amazon RDS makes it easy to set up, operate, and scale PostgreSQL deployments in the cloud.
Content language: English
Select up to 5 tags to filter
Sort by most recent
I have an AWS RDS proxy and want to make a read replica of the database using existing postgreSQL. What would be the steps involved ?
I wanted to know if I can use sagemaker to connect to an existing Rds proxy postgres database please.
On the AWS site, I saw a diagram showing multiple laptops connected to an RDS proxy. Is there a...
It appears that RDS for PostgreSQL does not allow streaming replication connection. The pg_hba.conf that the database uses denies the replication connections for all user-accessible...
Hi re:Post,
We have a set of PostgreSQL instances that require their certificates to be updated.
In looking at the update via the console process, it seems pretty straight forward but I wanted to...
I'm trying to implement logical replication between two databases on two servers in AWS. After following all the steps as per the documentation, I'm still unable to replicate the data. I'm using Free...
pgaudit.* parameters in the RDS param group appear as "Dynamic" but actually require the instance to be rebooted in order to apply changes for these parameters' value.
We are migrating an Amazon Aurora for PostgreSQL cluster from one aws account to another aws account. We did the migration successfully and the cluster is up and accessible on the new aws account. We...
I have 2 different Redshift clusters. Each cluster have a PostgreSQL database with the same schema.
I want to do a federated query across these 2 databases in the 2 different Redshift clusters.
Is...
Hi all,
I’m having trouble connecting AWS QuickSight to my Read Replica RDS PostgreSQL database. Here’s the situation:
**Main RDS Database: **Located in private subnets with a route table allowing...
I am following below to use EFS_INTEGRATION with rds oracle.
https://aws.amazon.com/blogs/database/integrate-amazon-rds-for-oracle-with-amazon-efs/
Though all the network connetivity is fine , I am...
I setup RDS(Aurora PostgreSQL) as Regional cluster type. I just noticed in past month, the cost increased to 3000$. from cost report to cost is ~400$ every month. Where to check the detail cost for...
Hi there, I've been playing around with AWS DMS and Aurora PostgreSQL serverless and I've come across a bit of a problem. I've demonstrated it on a table with a composite primary key, but I suspect it...