-
### Bug description
Hi, I have set up Amazon Aurora as listed below:
- Amazon Aurora (PostgreSQL) Cluster with 3 instances in each AZ
- All instances belong to a private subnet
- I have setup …
-
I am trying to deploy an RDS Aurora Serverless DB using the Serverless Framework. I am following the example provided [here](https://forum.serverless.com/t/aws-rds-aurora-serve…
-
The web page is available at
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.AWSCLI.PostgreSQL.html
It also has a small error:
```
export PGPASSWORD=…
-
In order to validate the design and gain understanding of the shortcomings, we will put together an MVP. This SHOULD cover an end-to-end implementation of the business logic based on #15 for three ser…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x ] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference…
-
## User Story
In order to keep AWS support for the production and staging dashboard and wordpress instance DBs, the data.gov team wants to update the DB versions in use to versions that are support…
-
Hi all,
Just wondering:
- Is there any support for Amazon CloudSearch as a search backend?
- Could it happen without too much effort?
I want to build a fully containerized version of ckan running on…
STOIE updated
3 years ago
-
When one uses RDS they connect to a given fqdn(host) and port . In the event of a failover scenario, amazon changes the IP that the fqdn points to to a hot spare pg box.
I tested the failover and …
-
As described in the RDS documentation, RDS with PostgreSQL supports S3Import and S3Export (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/postgresql-s3-export.html), but CDK shows an error w…
-
[PostgreSQL 10 now Supported in Amazon RDS](https://aws.amazon.com/about-aws/whats-new/2018/02/postgresql-10-now-supported-in-amazon-rds/)
We should migrate our instance from 9.6 to 10, ~~and switc…