-
**Describe the bug**
Errors when making installcheck in the direction of extension pg_bulkload
**To Reproduce**
Steps to reproduce the behavior:
1. Git clone "pg_bulkload" from its re repository…
-
### What happens?
The attached parquet file as a single TIMETZ column and DuckDB can not properly parse the timezone value.
The parquet file viewed via https://dataconverter.io/view/parquet looks…
-
I've added pg_cron to the Alpine Linux distribution; this because alpine is heavily used within docker environments, so pg_cron can be used within a docker container which runs postgresql on Alpine.
…
-
If one has indexes with operators/functions delivered by extensions, that typically land into `public` schema, such indexes will cause `pg_repack` to fail when parallel processing is used (`-j` switch…
-
### 🐛 Describe the bug
The process is working correctly with DDP world size 1 but then with world size > 1 is going to hang with GPU 0 at 0% and GPU 1 fixed to max occupancy. I've replicated this bot…
-
As of ~30 mins ago, the build has been halting:
```
Installing ethon 0.10.1
Installing pg_query 0.9.2 with native extensions
No output has been received in the last 10m0s, this potentially ind…
-
In PostgreSQL, index analysis involves a detailed examination of how indexes are being utilized within the database to optimize query performance. Here's a breakdown of the technical aspects involved:…
-
Thought I could spare myself the frenzy of reproducing the configuration outside by temporarily replacing the bitnami postgresql image in my cluster by this one.
But getting this error: `postgres: c…
xeruf updated
4 hours ago
-
### 🐛 Describe the bug
When using `torch.distributed._state_dict_utils._broadcast_tensors`, it is possible for tensors which need to be broadcasted to live on the CPU (such as with a CPU offloaded …
-
Why is this extension (along with pgq_ext) requiring itself to be installed to pg_catalog? Pretty sure this is highly discouraged and having the schema line in the control file means there's no easy w…