-
Following the guide at https://github.com/zulip/docker-zulip/blob/main/kubernetes/chart/zulip/README.md, you have to run postgresql as root/`runAsUser: 0` which will fail on default policies. (as seen…
-
Define the whole suite or Stack of technologies & tools for the Gitducate backend.
Here are some alternatives to help us decide:
# Data Base
- Relational Database:
- [ ] PostgreSQL con […
-
Do you use [Amazon RDS for PostgreSQL](https://aws.amazon.com/rds/postgresql/)?
First, what is max_connections?
> Determines the maximum number of concurrent connections to the database server.
> [m…
-
there is nhost.io service which provides Postgresql in the Amazon cloud, I'm not sure exactly what they use (not RDS, maybe K8S)
when I'm trying to connect to this db from other dashboard-building to…
-
### Describe the feature
CloudFormation AWS::RDS::DBCluster has an AutoMinorVersionUpgrade field. But this field is not mapped into `aws_rds.DatabaseCluster` so we cannot set it. Please add it.
…
-
In the `server.js` file I am attempting to connect remotely to a PostgreSQL database instance on Amazon Web Services. On my local computer, I am able to connect to it through PgAdmin.
Using tiles…
-
I'd love to compile some of your collective experience about good practices in curating data with Arches over different time scales. It would be great to share knowledge about “gotchas” (where things…
-
**Describe the solution you'd like**
I would like to get connection details into the password exec command as variables so that I can connect to an AWS RDS database using IAM Authentication directl…
-
There is an upper limit to connections the RDS service can accommodate. Lambnik originally established the PostGIS connection at the python-module level, which allowed a form of connection pooling acr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing the
On LocalStack pro, the request "succeeds" when it should fail:
```
…