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
Hi Team, I have databases running on Oracle 10.2.0.4, 11.2.0.4, 12.1.0.2, 12.2.0.1 and want to migrate them either on PostgreSQL or aurora PostgreSQL. I just wanted to check if DMS/SCT is compatible...
1
answers
0
votes
264
views
asked 23 days ago
I have a Postgres database hosted by Heroku that I dumped and restored via an EC2 instance to an AWS RDS database. I am able to confirm the tables were properly transferred by querying in postgres via...
1
answers
0
votes
290
views
Ben
asked 25 days ago
Hi After upgrading an existing Postgres 16.1 instance on RDS to 16.4 the postgres extension stopped working. Queries on tables using the extension just fails with this error. ``` ERROR: could not...
2
answers
1
votes
405
views
Jakob
asked a month ago
I've been working with AWS for the past couple of months to set up a new Landingzone where we have set up SSO, so while working with this environment I use `aws sso login` to access that. Meanwhile,...
2
answers
0
votes
359
views
Thor
asked a month ago
Hello everyone. I have varchar type (without specified length) in Postgres DB and according to...
3
answers
0
votes
362
views
serhii
asked a month ago
I have two PostgreSQL RDS databases in different regions and would like database A (us-south-1) to be able to query database B (us-west-1) using PostgreSQL's...
2
answers
0
votes
477
views
Daniel
asked a month ago
**Context**: I'm running into this problem on PostgreSQL running on both Aurora Serverless V2 and PostgreSQL running on RDS. The PostgreSQL database running on RDS is a `db.t4g.xlarge`. I am using IAM...
1
answers
0
votes
464
views
krana
asked a month ago
Hello, We are using aws dms to copy the rds postgres data to our datawarehouse redshift. The issue we are facing was , in one of the tables we have jsonb as datatype in our source postgres , when...
1
answers
0
votes
407
views
asked a month ago