All Content 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
Hi, I have attempted to upgrade an RDS PostgreSQL cluster with only one writer and no AZ or read replica in any other regions. So pretty simple setup. While attempting upgrade based on the table here...
1
answers
0
votes
469
views
asked 2 months ago
Hi all, Currently we are trying to enable pgAudit extensions on our cluster. However, this extension will increase the log sent to the CloudWatch drastically (we set our cluster to send the log to...
1
answers
0
votes
206
views
ende
asked 2 months ago
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
340
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
300
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
291
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
701
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
341
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
368
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
343
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
685
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
546
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
246
views
asked 2 months ago