Jelte Fennema-Nio's Avatar

Jelte Fennema-Nio

@jeltef.nl

Postgres contributor who's combining DuckDB & Postgres at @motherduck.com

283
Followers
106
Following
10
Posts
30.10.2024
Joined
Posts Following

Latest posts by Jelte Fennema-Nio @jeltef.nl

Encode them as base32 instead.

22.10.2025 20:52 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

I'm now officially a Major Contributor of Postgres: www.postgresql.org/community/co...

17.10.2025 11:22 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
pg_duckdb: Ducking awesome analytics in Postgres | POSETTE: An Event for Postgres 2025
pg_duckdb: Ducking awesome analytics in Postgres | POSETTE: An Event for Postgres 2025 YouTube video by Microsoft Developer

I did a talk about the main project I've been working on for the past year: "pg_duckdb". So if you're curious what that is, give it a watch: youtu.be/0kc-W5o0tcg

#posetteconf

12.06.2025 11:07 ๐Ÿ‘ 8 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Just finished recording my talk for POSETTE about pg_duckdb. You can watch the live stream together with me on June 11th. Because it's recorded I'll be able to constantly answer questions during the stream. More info: posetteconf.com/2025/talks/p...

08.05.2025 18:37 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

pg_duckdb 0.3 was just released! Major features include: Support for using PG indexes, a much easier syntax for querying parquet/csv/iceberg files in blob storage, and last but not least: โœจA shiny new logoโœจ
Changelog at: github.com/duckdb/pg_du...

13.02.2025 16:50 ๐Ÿ‘ 17 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Power of #Duckdb with Postgres: pg_duckdb
Power of #Duckdb with Postgres: pg_duckdb YouTube video by The Geek Narrator

Crunching too many numbers inside your Postgres database? Is it crawling along while doing analytics? Use pg_duckdb to power the elephant with the duck. Learn more from contributor @jeltef.nl in this interview on a podcast by @thegeeknarrator.bsky.social.

www.youtube.com/watch?v=Qn9_...

21.01.2025 00:33 ๐Ÿ‘ 4 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Release PgBouncer 1.24.0 ยท pgbouncer/pgbouncer 2025-01-10 - PgBouncer 1.24.0 - "New year, new bouncer" Features Add support for Type=notify-reload for systemd. This requires systemd version 253 or later. (#1148) Add KILL_CLIENT command t...

PgBouncer 1.24.0 is out, with many improvements. And prepared statement support is now turned on by default! github.com/pgbouncer/pg...

10.01.2025 09:07 ๐Ÿ‘ 8 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Release v0.2.0 ยท duckdb/pg_duckdb Added Support for reading Delta Lake storage using the duckdb.delta_scan(...) function. (#403) Support for reading JSON using the duckdb.read_json(...) function. (#405) Support for multi-statement...

pg_duckdb v0.2.0 is out! Now with Delta Lake, JSON and Azure support: github.com/duckdb/pg_du...

10.12.2024 13:34 ๐Ÿ‘ 21 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Lightning Talks (PGConf.EU 2024)
Lightning Talks (PGConf.EU 2024) YouTube video by PostgreSQL Europe

I gave a lightning talk about pg_duckdb at PGConf.EU. You can watch the recording here: www.youtube.com/watch?v=ogvb...

05.12.2024 14:34 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I created a sponsor page for myself a few days ago, and without promoting it anywhere someone decided to sponsor me. It's very nice to feel appreciated.

05.12.2024 00:35 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Fix running of Q28 by not removing important backslashes from regex by JelteF ยท Pull Request #252 ยท ClickHouse/ClickBench Q28 contains backslashes, specifically the backslash in \1 is very important for the meaning of the query. However, both backslashes in this query are accidentally removed in almost all benchmark s...

I noticed that Q28 of ClickBench ran much slower when I ran it manually, than when running it with the provided benchmark scripts. Turned out Q28 was run incorrectly for pretty much every system measured by ClickBench: github.com/ClickHouse/C...

21.11.2024 21:53 ๐Ÿ‘ 8 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1