-
Postgres 9.6 is EOLing in November 2021. We need to upgrade to something more recent.
See #3044, #3045, #3046, and #3047 for the last time this was done.
-
Sample code:
```go
import "sql"
option task = {name: "export-to-rdbms", every: 24h}
connectionString =
"postgresql://postgres:@.us-east-2.rds.amazonaws.com:5432/postgres"
// Reading …
-
**Describe the issue**
Connection attempt to database fails for AWS Aurora Postgres due to EOFException on 42.2.16.
Downgrading to postgres driver version 42.2.14 works with no issues.
**Driv…
-
### Summary:
PG::FeatureNotSupported exception is thrown occasionally when using Amazon Aurora as the backend database for Canvas. The problem is that the pg_current_xlog_location() and other syste…
-
Add a new usage-based cost component to the `aws_db_instance` resource:
* Name: Additional backup storage
* Unit: GB
* Usage key: `additional_backup_storage_gb`
AWS Pricing pages:
* https://aws…
-
Atuação em uma excelente empresa e que possui salários acima do mercado PJ.
Quais as responsabilidades e desafios que você vai encontrar:
• Garantir a máxima utilização da tecnologia Cloud para …
-
Hi there, I'm getting the following error when trying to run the AuthN docker image on EC2 Ubuntu 20.04.
```
~*~ Keratin AuthN v1.10.4 ~*~
data.NewDB: dial tcp: lookup .us-east-1.rds.amazonaws.c…
-
Blind/HiLo sharding - https://ayende.com/blog/155297/ravendb-sharding-blind-sharding
Data Driven sharding - https://ayende.com/blog/155329/ravendb-sharding-data-driven-sharding
-
### Subject of the issue
An instance of Indexer configured to update the PostgreSQL database does not add the necessary "feesink" line to the metastate table until a call is made to `/v2/accounts`. …
PSjoe updated
2 years ago
-
**OS**
Your OS: Amazon Linux 2 for the server and AWS Postgresql for the database
**Versions**
The `db-sync` version (eg `cardano-db-sync --version`):
PostgreSQL version: 11.5 (AWS RDS Postgresq…