Questions tagged with Aurora PostgreSQL

The PostgreSQL-compatible edition of Aurora delivers up to 3X the throughput of standard PostgreSQL running on the same hardware, enabling existing PostgreSQL applications and tools to run without requiring modification.

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.

Hi, We have encounter a situation with out RDS instances where the clock time appears to be 5 minutes behind the actual time. i.e. call `select now()` returns a time that is 5 minutes behind a time...
1
answers
0
votes
343
views
asked 2 months ago
I'm currently having a RDS provisioned PostgreSQL database i thought of doing a cost calculation if I moved to Aurora PostgreSQL or Aurora PostgreSQL Serverless. SO how to get the actual workload in...
1
answers
0
votes
303
views
asked 2 months ago
I'm currently using 1.RDS PostgreSQL 2.Aurora PostgreSQL 3.Aurora PostgreSQL serverless I want to check the possibility of moving above type to other two types and compare and get a result like...
2
answers
0
votes
293
views
asked 2 months ago
I have an AWS Aurora serverless v2 cluster running ![Enter image description here](/media/postImages/original/IMA1LNhkBeQ7meIDJshMg5pg) Now additionally I have a point in time backup in AWS Backups...
2
answers
0
votes
708
views
asked 2 months ago
Hi everyone, I wanted to know, when you create a new Role using `CREATE ROLE` command or when you install a new extension using `CREATE EXTENSION` using one of the instances write endpoint in the...
1
answers
0
votes
344
views
ende
asked 2 months ago
i have aurora cluster, and i want to schedule, is there a way to schedule start/stop of aurora cluster via lambda ? The idea here is to save cost. I was able to schedule start/stop of my RDS instance...
3
answers
0
votes
374
views
BayuAL
asked 2 months ago
Hi everyone, We are using pg_cron extension with postgres with AWS RDS and would love to use the 'cron.timezone' option which is offered by the extension but not by AWS parameter...
1
answers
0
votes
348
views
martin
asked 2 months ago
Hi AWS community, I want to know the feasibility of migrating an Aurora PostgreSQL Serverless V2 instance to an Aurora PostgreSQL reserved instance without a migration process. And if the only viable...
2
answers
0
votes
689
views
asked 2 months ago
I get this error: (psycopg2.OperationalError) could not translate host name "DBIPAddress" to address: Name or service not known when I run the code db= SQLDatabase.from_uri( ) I'm running the...
1
answers
0
votes
572
views
aurora
asked 2 months ago
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...
2
answers
0
votes
251
views
asked 3 months ago
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...
1
answers
0
votes
189
views
asked 3 months ago
We are seeing intermittent connection issues with RDS Proxy connections to our Aurora instance. Our setup is Prisma, RDS Proxy, and Aurora. The errors we are seeing are as follows: * 57014 -...
2
answers
0
votes
227
views
asked 3 months ago