
James Blackwood-Sewell
Articles
-
Jan 14, 2025 |
timescale.com | James Blackwood-Sewell
If I had to summarize 2024 for Timescale, I’d call it the year of Postgres for AI. From game-changing open-source launches like pgvectorscale (a performance booster for large production vector workloads with PostgreSQL + pgvector) to pgai (which integrates Postgres with LLMs for AI app development), we pushed the boundaries of what developers can achieve with Postgres. But AI wasn’t the only story.
-
Nov 26, 2024 |
timescale.com | James Blackwood-Sewell
In a previous article in this series, I explored the magic of INSERT...UNNEST for improving PostgreSQL batch INSERT performance. While it’s a fantastic technique, I know it’s not the fastest option available (although it is very flexible). Originally, I hadn't intended to loop back and benchmark all the batch ingest methods, but I saw a lot of confusion out there, so I'm back, and this time I'm looking at COPY too.
-
Nov 15, 2024 |
timescale.com | James Blackwood-Sewell
If you Google Postgres INSERT performance for long enough, you’ll find some hushed mentions of using an arcane UNNEST function (if you squint, it looks like a columnar insert) over a series of arrays to increase performance. Any performance gains sound good to me, but what's actually going on here?
-
Nov 7, 2024 |
timescale.com | James Blackwood-Sewell
The Introduction: DISTINCT Queries in PostgreSQLLet’s say you’re working with sensor data in PostgreSQL, with each reading containing a sensor ID, timestamp, and value. You want to power an application dashboard that needs to know the last known state of each sensor in your fleet.
-
Jun 7, 2024 |
timescale.com | James Blackwood-Sewell
For those that don't know PGSQL Phriday is a monthly blogging event that’s hosted by members of the PostgreSQL community. The idea was partly inspired by the State of PostgreSQL Survey, which is hosted by Timescale each year. In the 2022 survey results, “long-form” and “short-form” blog posts were the second and third most popular source of information for all respondents.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →