-
Has there been any attempts to install Pl/Java into an AWS RDS Postgres database? If so, is there any guidance on how to accomplish this installation? And/or does anyone have an idea and can offer gui…
-
Using PGLogical extension ( version 2.4.1) in AWS RDS Postgres Version 14.5.
On testing a error handling scenario, the RDS postgres error log only contains a single line
"2023-01-20 02:14:37 UT…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
PGSync version: 2.1.9
Postgres version: 12.7
Elasticsearch version: AWS Opensearch Version 1.0
Redis version: 5.0.7
Python version: 3.8.10
Problem Description: I am testing PGSync local…
-
Love Postico. I'm a paid user. I'm having issues connecting via SSH and I'm not sure how to debug and correct. What should I look into fixing?
Postgres is running on AWS RDS in a private subnet. I …
-
Hi!
I'm struggling with loading data from Postgres (AWS RDS, version 14.10) to Clickhouse (self-hosted, v24.8.4)
While using `FULL_TABLE` with the setup below, I'm getting an exception that the …
-
I deployed Docmost in AWS ECS connecting to an RDS database. By default, RDS requires an SSL connection using an AWS managed CA.
I tried setting sslmode=require in the database url which I believe…
-
Cannot use the log types 'general', 'audit', 'slowquery', 'error' with engine version postgres 15.3.
```
│ Error: creating RDS DB Instance (pippi-db): InvalidParameterCombination: You cannot use t…
nfn06 updated
10 months ago
-
When connecting Aries Askar (tested and reproducible on `v0.3.2`) to a Postgres Database cluster via a connection pooler such as PGPool-II or AWS RDS Proxy, bootstrapping/provisioning the Database fai…
-
### Description
Based on [this](https://github.com/apache/airflow/discussions/30283) discussion.
Currrently there is no way to use token identity to authenticate with amazon RDS without a fairly sig…