-
## Steps to reproduce
Working on move of two-phase index build to neon extension https://github.com/neondatabase/neon/pull/7440
I was faced with some strange errors, which can be reproduced with s…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting gu…
-
Research if we could support citus
-
Jira Link: [[DB-329]](https://yugabyte.atlassian.net/browse/DB-329)
### Description
When the ability to utilize READ COMMITTED transaction isolation mode is enabled via Gflag `--yb_enable_read_commi…
-
Sometimes I've got missing includes error during compilation. Running `make -j1` makes those error disappear. See a sample output below.
```
make -C ../../src/backend generated-headers
gcc -Wall …
-
I tried
[Win64 plr.dll for Postgres 9.5.x, R-3.3.0 (plr-8.3.0.16)](http://www.joeconway.com/plr/plr-8.3.0.16-pg9.5-R3.3.0-win64.zip)
on
``` text
PostgreSQL 9.5.2, compiled by Visual C++ build 180…
-
## Steps to reproduce
Run pgdump on pinned node while primary is active (or not all the time active, but is active rather frequently)
## Expected result
No errors
## Actual result
` pag…
-
Batch size is 2048. Getting the training data from the q I see
x_train, y_train = train_q.get()
print('X.. ' + str(x_train.shape) + ' Y.. ' + str(y_train.shape))
X.. (2048, 2980) Y.…
-
Looks like there is an another hanging bug related to the parallel path and aggregation. It happens occasionally, most-likely due to races and is also data dependent it seems so hard to create an repe…
yazun updated
2 months ago
-
We noticed no errors this time, but the query that takes a second while run with parallelism disabled stalls forever when parallel workers are used.
```sql
explain select distinct …
yazun updated
2 months ago