-
I have some spare time to work on improving docs and/or writing tutorials for Bun/PostgreSQL/MySQL. So please leave your feedback regarding docs here or suggest ideas for tutorials or share links to g…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Hi,
I keep getting the error: "could not write block 548468 of temporary file: No space left on device."
I have 50 GB of free space on my hard drive.
Do I need to adjust a setting in Postgres to al…
-
We are currently using the default:
> `autovacuum_vacuum_threshold` and `autovacuum_analyze_threshold`
>
> These parameters determine the minimum number of updates or deletes in a table for the …
-
https://github.com/deep-foundation/deeplinks/blob/9ad0c82cbef153c906ba8b4694d7f54dc78f71d2/migrations/1621815803560-auto-indexes.ts#L37
This hotfix was required to eliminate a bug, but this also le…
-
FluentMigrator doesn't allow me to create index organized tables in Oracle.
Other options (I personally don't care about, but fall into the same category) are also not possible to set:
```sql
seg…
-
# Database Encryption
Encryption became a thing for me after a year of hardening State of Michigan (SOM) data servers due to the embarrassing theft of South Carolinian tax records by hackers in 2012 …
-
Hi we are using delayed_jobs_active_record 4.1.1 with PostgreSQL 9.6.
We can see that PostgreSQL is updating multiple record in some cases here: https://github.com/collectiveidea/delayed_job_active_r…
-
Created a question at https://discuss.hashicorp.com/t/revoking-leases-on-vault-agent-shutdown/62609
**Describe the bug**
Tokens not revoked on Vault Agent Shutdown created via a Job and using the …
-
Lexicographic sort by version number doesn't work ("1" < "10" < "2"). Need an ordering field.