PostgreSQL Conference US, 2016
You’d better have tested backups explains why you must implement an automated recovery solution rather than merely backup scripts. Noboday cares about backups, as …
104 posts
You’d better have tested backups explains why you must implement an automated recovery solution rather than merely backup scripts. Noboday cares about backups, as …

I had the pleasure to be invited to speak at All Your Base Conference 2015 about PostgreSQL (of course). The conference gathers together lots of user experience around …
The database landscape has changed a lot in the recent years. The NoSQL movement has taken the world by storm and you may wonder if there is still room for relational …

J’ai eu le plaisir de présenter PostgreSQL au Java User Group de Montpellier le 20 mai dernier dans le cadre d’une soirée PostgreSQL is YeSQL. …
PostgreSQL Extensions is a tutorial that shows how to solve some real use cases with a practical use of Extension. The PostgreSQL is YeSQL! presentation targets …

Le 21 avril prochain se tient le premier pgDay Paris: une conférence PostgreSQL d’une journée complète. Il s’agit de 8 conférences sur votre base de données …
The PostgreSQL for Developers talk begins with a simple use case for developers to solve entirely in SQL. Discover SQL window functions if you don’t know them …

I was lucky to participate as a speaker to the Nordic PostgreSQL Day 2015 and it’s been another awesome edition of the conference. Really smooth, everything has …

The FOSDEM 2015 edition has been awesome this year, the usual mix of meeting with old friends, talking about interesting topics, seeing tremendous activity in all Open …
Backups are not interesting. Don’t make backups. Instead, set-up an all automatic data restoring facility, that you can use in nightly scripts or interactively, …
You’d better have tested backups explains why you must implement an automated recovery solution rather than merely backup scripts. Noboday cares about backups, as …
A ligthning talk about pgcharts, a tool to turn your SQL queries into charts, and share the result. The PostgreSQL for Developers talk begins with a simple use case for …