Dimitri Fontaine (@tapoueh) 's Twitter Profile
Dimitri Fontaine

@tapoueh

Author of theartofpostgresql.com. #PostgreSQL Contributor, #pgloader, #pg_auto_failover. Dad. Guitar player. Board games & Craft beers. he/him. BLM ✊🏿

ID: 339639180

linkhttps://theartofpostgresql.com calendar_today21-07-2011 12:29:11

25,25K Tweet

4,4K Followers

607 Following

Craig Kerstiens - Finger lime evangelist (@craigkerstiens) 's Twitter Profile Photo

Taking a few minutes today to practice some SQL. Loving having the Crunchy Data playground - crunchydata.com/developers/pla… and with ?sql=filehere. I'm able to go through Dimitri Fontaine's The Art of PostgreSQL with some really awesome exercises cek--theartofpostgresql.thrivecart.com/full-edition/ (PG15 code gets 30% off)

TheArtOfPostgreSQL (@theartopostgres) 's Twitter Profile Photo

"In PostgreSQL Data Types: Point we did download a complete geolocation data set and normalized it, making good use of other PostgreSQL data types we’ve been learning about in the previous articles of this series." See tapoueh.org/blog/2018/05/p… from Dimitri Fontaine

yes, that xzilla (@robtreat2) 's Twitter Profile Photo

Interesting news (depending on your level of tech nerdy I suppose🤣); the PostgreSQL project seems to have settled on a future build system; Meson Build. git.postgresql.org/gitweb/?p=post…

Dimitri Fontaine (@tapoueh) 's Twitter Profile Photo

Just released pgcopydb v0.9 with lots of improvements and bug fixes. See github.com/dimitri/pgcopy… Thanks to Christoph Berg packages are already uploaded to debian and all! Maybe Devrim Gündüz is next for the RPMs?

TheArtOfPostgreSQL (@theartopostgres) 's Twitter Profile Photo

How to Write SQL as code and maintain it the same way as the rest of your code checkout? Read more at tapoueh.org/blog/2017/06/h…

TheArtOfPostgreSQL (@theartopostgres) 's Twitter Profile Photo

How to quickly find data matching a complex set of user provided tags, all within PostgreSQL query engine, you may ask! In the following article we use some denormalization tricks to answer that, read more at tapoueh.org/blog/2013/10/d…

yes, that xzilla (@robtreat2) 's Twitter Profile Photo

Postgres 15 was released yesterday. Now that you've read the release notes and picked your favorite features, what questions can I answer for you?

TheArtOfPostgreSQL (@theartopostgres) 's Twitter Profile Photo

The state of the art Cardinality Estimation Algorithm called HyperLogLog is available as a PostgreSQL extension! Read more about it at tapoueh.org/blog/2013/02/p…