
Use AlloyDB and Cloud SQL to store and index vector embeddings generated by large language models (LLMs), via the pgvector PostgreSQL extension

GCP Cloud SQL managed Postgres now supports pgvector extension
Use AlloyDB and Cloud SQL to store and index vector embeddings generated by large language models (LLMs), via the pgvector PostgreSQL extension
The blog post title is a bit more fluffy than that, but the gist is that Google Cloud Platform's main offering for managed Postgres instances now supports pgvector out of the box
There's a new article out in Computer Weekly talking about CVE-2019-9193 . The PostgreSQL project has issued a statement saying that this i...
The data quality from the vuln feeds really makes things harder, esp. in the containerized apps world.
Same thing was recently addressed by Daniel Stenberg, the author of the hugely popular Curl project in a post titled "NVD damage continued": https://daniel.haxx.se/blog/2023/06/12/nvd-damage-continued/
WDYT? Should we just completely ignore NVD?
Professional PostgreSQL Monitoring Made Easy (PGDay Belgium 2023)
Insights from Pavlo Golub's talk on "Professional PostgreSQL Monitoring Made Easy" at PGDay Belgium 2023 with slides and video recording
In my opinion, the PostgreSQL documentation is simultaneously excellent and fairly poor, and both its excellence and its shortcomings are di...