About Talk Selection for POSETTE: An Event for Postgres 2024
Citus Data
by Citus Data
5h ago
As promised in the CFP for POSETTE: An Event for Postgres 2024, all of the talk selection decisions were emailed out on April 17th. Our talk selection work has now concluded, with the possible exception of accepting proposals from the Reserve list. So what’s next? First I want to thank all of you Postgres people who submitted such amazing talk proposals into the CFP for POSETTE, now in its 3rd year. I was so impressed by the submissions and wish we could have accepted more of them. And I also want to thank Alicja Kucharczyk, Daniel Gustafsson, and Melanie Plageman from POSETTE’s Talk Selection ..read more
Visit website
PgBouncer Connection Pooler for Postgres Now Supports More Session Vars
Citus Data
by Citus Data
2w ago
PgBouncer is probably the most popular connection pooler for Postgres. It is essentially a transparant middleware between clients and the server. However, it is not %100 transparent in practice. There are a few intricacies that should be taken into account when using PgBouncer. One such consideration is that PgBouncer does not support the use of all session variables in transaction pooling mode. This lack of support is one of the reasons that the most commonly used transaction pooling mode is not fully compatible with Postgres. PgBouncer 1.20.0 started supporting two of the most requested sess ..read more
Visit website
Calling Postgres speakers, POSETTE CFP is open until Apr 7th 2024
Citus Data
by Citus Data
1M ago
The tl;dr of this post is that the CFP is open until April 7th 2024 for POSETTE: An Event for Postgres, the free & virtual developer event brought to you with ? by our Postgres team at Microsoft. Formerly called Citus Con. If you have a Postgres experience, learning, epiphany, story, failure, best practice, “how-to”, collection of tips, lesson about what’s new, or success story to share—not just about the core of Postgres, but about anything in the rich Postgres ecosystem, including extensions—please consider submitting a talk proposal into the CFP for POSETTE. Whether you are new to publi ..read more
Visit website
What’s in a name? Hello POSETTE: An Event for Postgres 2024
Citus Data
by Citus Data
1M ago
When I think about naming something—like a feature or product or even an event—this quote always comes to mind. What’s in a name? That which we call a rose By any other name would smell as sweet; –William Shakespeare What’s in a name, after all? I’m no expert on Romeo and Juliet, but friends tell me Shakespeare’s point was that names don’t matter. The thing itself is the thing itself, regardless of the name. My parents named my sister “Helen” at birth but never actually called her that. They always called her by a nickname, “Lyena”. So my sister’s sense of self became intertwined with her n ..read more
Visit website
Podcast about transitioning from developer to PostgreSQL specialist, with Derk van Veen
Citus Data
by Citus Data
1M ago
How do you feel when your day doesn’t go as planned? In this episode of the Path To Citus Con, the podcast for developers who love Postgres, guest Derk van Veen joins co-hosts Claire Giordano and Pino de Candia to talk about his journey from Java developer to Postgres specialist. What makes you feel alive at work? Is it the routine tasks, the predictable outcomes, the stable environment? Or is it the unexpected challenges, the unknown variables, the chaotic situations? If you are like Derk (and I), you thrive on the latter. Maybe you love to jump on tough problems and find beautiful solutions ..read more
Visit website
What’s new in the Postgres 16 query planner / optimizer
Citus Data
by Citus Data
2M ago
PostgreSQL 16 introduces quite a few improvements to the query planner and makes many SQL queries run faster than they did on previous versions of PostgreSQL. If you look at the PG16 release notes, you’ll see some of these planner improvements. But with the volume of changes made in each PostgreSQL release, it’s not possible to provide enough detail about each and every change. So maybe you might need a bit more detail to know what the change is about—before you understand if it’s relevant to you. In this blog post, assuming you’ve already got a handle on the basics of EXPLAIN, you’ll get a de ..read more
Visit website
You should submit a Postgres talk to the CFP for PGConf.dev
Citus Data
by Citus Data
3M ago
The PGConf.dev CFP closes on Monday, January 15 at 11:59pm PST, so if you want to speak at the inaugural PGConf.dev, submit a proposal! PGConf.dev is the new PostgreSQL Development Conference, the successor to PGCon, a Postgres contribution-focused conference that took place every year in Ottawa. Pronounced "Pee-gee-conf-dot-dev", the inaugural year of PGConf.dev will take place in beautiful Vancouver, Canada, on May 28-31, 2024—with many of the same conference features that made PGCon so great: sessions covering Postgres hacking and contribution full-day Unconference geared toward collaborat ..read more
Visit website
My Illustrated Guide to Postgres at PASS Data Summit 2023
Citus Data
by Citus Data
5M ago
The topic of this month’s PGSQL Phriday #014 community blogging event—where people from different companies and different countries all blog about the same topic on the same day—is PostgreSQL Events. Big thanks to Pavlo Golub for organizing this month's PGSQL Phriday. Deciding what event to blog about was a bit of a challenge—there are so many Postgres events worth shining a light on! Top of mind at this moment are PGConf EU which will happen in Prague in December—and the Path To Citus Con monthly podcast that I co-host for developers who love Postgres. So what Postgres event did I choose for ..read more
Visit website
Episode 9 highlights of Path To Citus Con podcast with Postgres experts Dimitri Fontaine and Vik Fearing
Citus Data
by Citus Data
5M ago
Did you know you can solve most of the puzzles in Advent of Code with SQL? In this episode of the Path To Citus Con podcast for developers who love Postgres, guests Dimitri Fontaine and Vik Fearing join co-hosts Claire Giordano and Pino de Candia to explore whether you can (or should) solve every data problem in SQL. Learning SQL requires practice, just like any other skill. Dimitri will tell you why being lazy might just be a good reason to learn SQL. And how it can make your life easier and more efficient. If you’re a fan of relational databases, you might have wondered how to pronounce the ..read more
Visit website
Making PostgreSQL tick: New features in pg_cron
Citus Data
by Citus Data
6M ago
pg_cron is an open source PostgreSQL extension that provides a cron-based scheduler to periodically run SQL commands. Almost every managed PostgreSQL service supports pg_cron and it has become a standard tool for many PostgreSQL users. Since Citus has been my full-time job, pg_cron has always been a side project for me, and so I tried to architect it for simplicity, reliability, and low maintenance. Of course, with many users there is a long list of feature requests, and with the help of the Postgres community pg_cron keeps becoming more and more capable over time. We recently added PostgreSQL ..read more
Visit website

Follow Citus Data on FeedSpot

Continue with Google
Continue with Apple
OR