-
My application usually creates one PDF per time, so I wrote this function:
```php
use Dompdf\Dompdf;
function makepdf($html,$filename=null,$orientation="portrait") {
require_once 'dompdf/autoload…
-
This is a long term project. The idea is to make pg_repack a background tool like autovacuum, to leave running unattended in a server, with the capability to measure the amount of bloat in the tables …
-
Hi,
I am trying to create an elastic search with jdbc river. I am able to create a river but not able to get result from it. The elasticsearch log says error that failed to create river , noclasssetti…
-
```
$ make
gcc -Wall -g -std=c99 -D_GNU_SOURCE -lgc -c hash_table.c -o hash_table.o
clang: warning: -lgc: 'linker' input unused
gcc -Wall -g -std=c99 -D_GNU_SOURCE -lgc -c macros.c -o macros.o
clang: …
-
### Problem description
Есть таблица `visitors` с колонкой `account_id`.
```sql
\d visitors
Таблица "visitors"
Столбец | Тип | М…
-
Some users wish to use PGRX with "almost Postgres" databases: forks that are 90% conformant to how Postgres operates and its internal sources, but that deviate in some regard. These can hypothetically…
-
## Bug Report
### Crates / Version
`tracing_core` `0.1.30` and `0.2.x` (master)
### Platform
This issue is not platform specific. I've reproduced it on the rust playground and replit (Linu…
-
Hi,
I have installed pipeline (9.5.3) in my mac.
```
$ pipeline-ctl -V
pg_ctl (PostgreSQL) 9.5.3
$
```
Also added the below in /usr/local/lib/pipelinedb/data/pipelinedb.conf which is an …
-
Two ocurences during this week's `release-6594`
Likely a race condition / lifecycle issue, e.g., timeline deletion?.
Maybe same condition as https://github.com/neondatabase/neon/issues/8974
https:/…
-
Thanks for putting this guide together for us!
I just tried downgrading an NVG510 running `9.1.0h9d61` to `9.0.6h2d30` via the binary in the repo and got a `Firmware image is invalid` error in the …