Pavel Borisov

Results 37 comments of Pavel Borisov

It's probably outside the scope of this issue, which is rather related to supporting already included external protocol at the low level of OrioleDB internals more thoroughly.

During inserts incorrect AWS credentials make s3 workers to exit and restart in a fast loop. Insert transactions are successful without any warning. ``` 2023-12-26 08:09:37.994 UTC [3527] LOG: orioledb...

Seems like it's done already.

Problem seems resolved. If not please reopen this issue.

Created PR https://github.com/supabase/postgres/pull/491

Already 1.17 as per https://github.com/supabase/postgres/blob/develop/ansible/vars.yml

log_statement=all to me seems an overkill and will generate very big and detailed logs. But it may be useful to log DDL operations only as they are not often i.e....

Seems as though it's not hard to implement this the discussion stalled for 2 years. So let's leave logging level unchanged until it's needed for something actual.

Seems like wasn't possible to reproduce and there was no feedback for several months. I'll close the issue. @Coronon if the problem still exists please give details in the thread...

Hi @ankane and @jkatz. I've tested HNSW index build time on ARM (graviton 3) using the same workflow as https://github.com/pgvector/pgvector/issues/409#issuecomment-1895470718 Unfortunately, I get only a marginal performance difference for halfvec...