mulander

Results 12 comments of mulander

I had the same issue following [CONTRIBUTING.md](https://github.com/citusdata/citus/blob/main/CONTRIBUTING.md). The regress can't start the cluster as the `awolk` user has no permissions to the `/var/run/postgresql` directory, which I believe was created by...

I know I'm late to the party but considering how popular this gem is (rubygems downloads and stars here) it might be worth sorting out. VideoJS is licensed under Apache...

pgvector is now available on Azure: * Azure Database for PostgreSQL Flexible Server Follow [this page](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions) to enable `vector` in the allowed extensions and then simply `CREATE EXTENSION vector;` on...

> @mulander Seems like extension `vector` is not yet available in Azure Flexible Server (also not present in [this doc](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#postgres-14-extensions)). Do you know when it will be in general availability?...

I can confirm buggy behavior on 0.5.5rc1 CPU climbing up when pause is clicked from r-click menu. In my case I observed it climbing up to about 97% cpu usage...

I can confirm reproducing the same issue (100% CPU usage) tested on commit: * master 0bb060f Merge pull request #201 from marco-m/travis-enable-linux