-
Following the `Fly.io` `Postgres` fiasco https://github.com/dwyl/auth/issues/325#issuecomment-1792297886 we are back to the drawing board when it comes to `Postgres`. 🔍 💭
We took a look at Managed…
-
Instead of just the disk-level backups that are done right now, also use native PostgreSQL backup methods to ensure consistency and ease recoveries.
Useful projects:
- https://github.com/eduardola…
-
Set up a PostgreSQL database for the application. Configure connection settings in the Spring Boot application.
-
Minimum requirements are as follows:
- [ ] PostgreSQL database implementation in the bot
- [x] Test table created, a user with an auto increment int id and a varchar username is sufficient
- [ ] Me…
-
### Error Message and Logs
There's nothing in the Executions list and nothing related to backups in the PostgreSQL logs. It seems like the backups are not triggered at all.
### Steps to Reproduce
1…
-
When using a PostgreSQL database opening a menu throws an error:
```
Database Exception – [yii\db\Exception](https://www.yiiframework.com/doc-2.0/yii-db-exception.html)
SQLSTATE[42703]: Undefin…
-
Please provide the following information when submitting an issue (feature requests or general comments can skip this):
1. pgBackRest version: **pgBackRest 2.53.1**
2. PostgreSQL version: **Post…
-
### Describe the problem
As discussed, we want to shift away from the catalogs repo being our source of truth so we can include more of the dynamic info that comes from our data pipeline.
### Propo…
-
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `drizzle-kit` are you using?
_No response_
### Describe the Bug
My goal is to support both the `node-postgres` and `neo…
-
**Is your feature request related to a problem? Please describe.**
Not really a problem, just need further customization options to align with the preferred organization infrastructure recommendati…