Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/orioledb/orioledb

OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) Β πŸ‡ΊπŸ‡¦
https://github.com/orioledb/orioledb

ERROR: cursor can only scan forward

Tanyaevm opened this issue about 1 year ago
Regression test failed for Toast index test.

japinli opened this issue about 1 year ago
Different histogram_bounds with orioledb

Tanyaevm opened this issue about 1 year ago
Docker image based on ubuntu focal

homper opened this pull request about 1 year ago
Incorrect Configuration Parameters in Docker Image

ImreSamu opened this issue about 1 year ago
Update docker_usage.md

ImreSamu opened this pull request about 1 year ago
update docker usage to beta2 and postgis example to 16-3.4

ImreSamu opened this pull request about 1 year ago
ERROR: could not serialize access due to concurrent update

Tanyaevm opened this issue about 1 year ago
FailedAssertion("ItemPointerIsValid(&context->tmfd.ctid)")

Tanyaevm opened this issue about 1 year ago
FailedAssertion("o_table")

Tanyaevm opened this issue about 1 year ago
Different results SELECT UNION

Tanyaevm opened this issue about 1 year ago
Database size grows too much after random updates

mdcallag opened this issue about 1 year ago
Segfault: *index_tuples[0] = 0

Tanyaevm opened this issue about 1 year ago
Memory leak during create index

mdcallag opened this issue about 1 year ago
Seq scan stuck when started during COPY FROM

pashkinelfe opened this issue about 1 year ago
Test stuck with CREATE TEMP TABLE and CHECKPOINT

Tanyaevm opened this issue about 1 year ago
Slow delete statements during insert benchmark

mdcallag opened this issue about 1 year ago
Test stuck with invalid data in assertEqual()

Tanyaevm opened this issue about 1 year ago
ERROR: unable to remove tuple from secondary index in "o_test_1"

Tanyaevm opened this issue about 1 year ago
Add reference values of GUCs to the manual

pashkinelfe opened this issue about 1 year ago
Add documentation for GUC variables

homper opened this issue about 1 year ago
Clarification of vacuum usage

homper opened this issue about 1 year ago
Invalid ctid when primary key is used

Tanyaevm opened this issue about 1 year ago
Compatibility of clusters with and without s3

pashkinelfe opened this issue about 1 year ago
Significant memory leak at S3 Select queries

pashkinelfe opened this issue about 1 year ago
Crash: WAL activity (S3 branch) concurrent with db shutdown

pashkinelfe opened this issue about 1 year ago
Fix crash with NULL shared_ptr

pashkinelfe opened this pull request over 1 year ago
Compatibility with OpenSSL 3 (fix deprecation warnings)

pashkinelfe opened this pull request over 1 year ago
FailedAssertion("ptr - data == length")

Tanyaevm opened this issue over 1 year ago
Performance for full-scan select concurrent with insert gets slow

mdcallag opened this issue over 1 year ago
OOM killer and memory leak while running sysbench

mdcallag opened this issue over 1 year ago
test_temp_table_not_checkpointed fails during make testgrescheck

mdcallag opened this issue over 1 year ago
OpenSSL deprecation warnings

pashkinelfe opened this issue over 1 year ago
initdb failing with installcheck

MatheusFarias03 opened this issue over 1 year ago
Update stopevents_gen.py

MatheusFarias03 opened this pull request over 1 year ago
Strict collation checks

akorotkov opened this issue over 1 year ago
WARNING: detected write past chunk end

Tanyaevm opened this issue over 1 year ago
Update usage.md

KristjanTammekivi opened this pull request over 1 year ago
Fix typo in scan.c

eltociear opened this pull request over 1 year ago
Test stuck: delay_if_queued_for_idxbuild

Tanyaevm opened this issue over 1 year ago
Segfault: (VARATT_IS_COMPRESSED(datum) || VARATT_IS_EXTERNAL(datum)

Tanyaevm opened this issue over 1 year ago
ON COMMIT DELETE ROWS doesn't delete rows

Tanyaevm opened this issue over 1 year ago
FailedAssertion("oIndex || miss_ok")

Tanyaevm opened this issue over 1 year ago
FailedAssertion("IsTransactionState()")

Tanyaevm opened this issue over 1 year ago
SELECT of distinct field from inherited table not working

Tanyaevm opened this issue over 1 year ago
ERROR: could not open file "orioledb_data/5/16527"

Tanyaevm opened this issue over 1 year ago
FailedAssertion("usageCount < UCM_USAGE_LEVELS")

Tanyaevm opened this issue over 1 year ago
Error copy toasted fields from heap table

akorotkov opened this issue over 1 year ago
rll_mix fail

homper opened this issue over 1 year ago
Take into account concurrent io during checkpointing

akorotkov opened this issue over 1 year ago
Assert(o_table->version == msg->o_table_version)

Tanyaevm opened this issue over 1 year ago
FailedAssertion("IsTransactionState()")

Tanyaevm opened this issue over 1 year ago
Change 'alpha' to 'beta' in certain text

ImreSamu opened this pull request over 1 year ago
INSERT ON CONFLICT DO UPDATE not working

Tanyaevm opened this issue over 1 year ago
FailedAssertion("IsTransactionState()")

Tanyaevm opened this issue over 1 year ago
FailedAssertion("TransactionIdIsValid(proc->xid)")

Tanyaevm opened this issue over 1 year ago
AFTER DELETE TRIGGER not working

Tanyaevm opened this issue over 1 year ago
UNIQUE DEFERRABLE not working

Tanyaevm opened this issue over 1 year ago
Improve Dockerfile: llvm16 workarounds + doc + local test

ImreSamu opened this pull request over 1 year ago
ENABLE ROW LEVEL SECURITY should probably work

Tanyaevm opened this issue over 1 year ago
Index with multiple columns row comparison does not work

Tanyaevm opened this issue over 1 year ago
ERROR: Not implemented: orioledb_parallelscan_reinitialize

Tanyaevm opened this issue over 1 year ago
UNIQUE NULLS NOT DISTINCT not working

Tanyaevm opened this issue over 1 year ago
Test stuck: WaitForParallelWorkersToFinish

Tanyaevm opened this issue over 1 year ago
Changed timestamp (yech!) to timestamptz

davidfetter opened this pull request over 1 year ago
FailedAssertion("UNDO_REC_EXISTS(tuphdr->undoLocation)")

Tanyaevm opened this issue over 1 year ago
FATAL: invalid memory alloc request size

Tanyaevm opened this issue over 1 year ago
No rows in CURSOR after delete in orioledb table

Tanyaevm opened this issue over 1 year ago
Different count rows with force_parallel_mode

Tanyaevm opened this issue over 1 year ago
FailedAssertion("inserted")

Tanyaevm opened this issue over 1 year ago
Holding oTablesAdd lock during recovery index builds

akorotkov opened this issue over 1 year ago
We don't hold oTablesAdd during update of system trees in recovery

akorotkov opened this issue over 1 year ago
INSERT INTO and force_parallel_mode doesn't work

Tanyaevm opened this issue over 1 year ago
ERROR: invalid memory alloc request size

Tanyaevm opened this issue over 1 year ago
FailedAssertion("actual_size == data_size")

Tanyaevm opened this issue over 1 year ago
Segfault: if (attnum > slot->tts_nvalid)

Tanyaevm opened this issue over 1 year ago
FailedAssertion("OInMemoryBlknoIsValid(intCxt.blkno)")

Tanyaevm opened this issue over 1 year ago
ERROR: cannot take query snapshot during a parallel operation

Tanyaevm opened this issue over 1 year ago
Segfault: index = index_open

Tanyaevm opened this issue over 1 year ago
tableGetMaxChunkSize warning with gcc 12.2

ImreSamu opened this issue over 1 year ago
FailedAssertion("ItemPointerIsValid(&ctid)")

Tanyaevm opened this issue over 1 year ago
FailedAssertion("descr")

Tanyaevm opened this issue over 1 year ago
Segfault: eacc->oids = descr->oids

Tanyaevm opened this issue over 1 year ago
FailedAssertion("tupdesc")

Tanyaevm opened this issue over 1 year ago
Segfault: ioc_arg->newSlot->tuple = *newtup

Tanyaevm opened this issue over 1 year ago
Test stuck: o_perform_checkpoint

Tanyaevm opened this issue over 1 year ago
Slow catchup_orioledb(replica)

Tanyaevm opened this issue over 1 year ago
FailedAssertion("hash == o_btree_hash(desc, key, BTreeKeyNonLeafKey)")

Tanyaevm opened this issue almost 2 years ago
Fix typo

pashkinelfe opened this pull request almost 2 years ago
FailedAssertion("s->state == TRANS_INPROGRESS")

Tanyaevm opened this issue almost 2 years ago
Minor changes to the CI build script

uvatbc opened this pull request about 2 years ago