-
Error on trying to import the maurodatamapper schema:
```
2021-11-19 20:40:42,801 [080-exec-1] ERROR DatabaseDataModelImporterProviderService : Something went wrong executing statement while importi…
-
## Expected behavior and actual behavior.
### Expected
VectorTranslate uses existing transaction if the connection has already established a transaction.
### Actual
Vector Translate throws 'ERRO…
-
I am trying to use Hangfire with an existing connection and transaction. Ultimate goal is to save changes together with one or more background jobs in a single transaction.
This fails because the …
-
Hi,
I'm currently using postgres:14.1-bullseye, do you think that switching to Apline could cause problems? Is this use case contemplated?
Thanks
xojoc updated
3 months ago
-
**Describe the issue**
`query_id` in `pg_stat_activity` is NULL when connecting from JDBC, but not from `psql`
**Driver Version?**
42.7.2 (postgresql-42.7.2.jar)
**Java Version?**
21.0.1 …
-
recently, our application developer often complain that they can't connect the x2's coordinator, and i notice that there are amount of db connection processes appeared startup status:
10264 is the co…
-
What are the default metrics that should be exported when running the exporter?
Running the exporter using the docker image (wrouesnel/postgres_exporter:latest) with the environment:
- DATA_SOURC…
-
**Issue type:**
[ ] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
#122 tracks the rewrite of Npgsql's System.Transactions support, which will significantly simplify the implementation and fix long-standing bugs. As part of discussions there, the question of recovery…
-
One question: If postgres has already implemented non-locking based SERIALIZABLE (https://drkp.net/papers/ssi-vldb12.pdf), why do we need additional `version_number` in the application? What would hap…