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.

342 results
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
218
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
354
views
asked 3 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
316
views
asked 3 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
301
views
asked 3 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
739
views
asked 3 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
356
views
ende
asked 3 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
415
views
BayuAL
asked 3 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
375
views
martin
asked 3 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
703
views
asked 3 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
646
views
aurora
asked 3 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
284
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
208
views
asked 4 months ago