· 1 min · PostgreSQL

“The Worst Day of Your Life” at FOSDEM PgDay 2014

Slides from "The Worst Day of Your Life" are now online: a FOSDEM PgDay talk on PostgreSQL disasters and how to survive them.

0 comments

· 1 min · PostgreSQL

“JSON in PostgreSQL” at SCALE 12x

Learn how to leverage PostgreSQL's powerful JSON capabilities to store, query, and manipulate semi-structured data efficiently.

0 comments

· 1 min · Django

“PostgreSQL Proficiency for Python People” at PyCon 2014

Join us at PyCon 2014 in Montréal for a hands-on PostgreSQL tutorial. Register now and level up your database skills.

3 comments

· 1 min · Django

django-pglocks 1.0.2 released

django-pglocks 1.0.2 fixes a critical lock-release bug and gains a new test framework, thanks to contributor Aymeric Augustin.

0 comments

· 1 min · PostgreSQL

Speaking at FOSDEM 2014

Join us at FOSDEM 2014 for two PostgreSQL talks: recovering from data corruption and bugs, plus real-world JSON in production.

0 comments

· 1 min · PostgreSQL

PostgreSQL Replication Bug

PostgreSQL 9.0–9.3 contain a dangerous replication bug that silently corrupts data on secondary servers. Check your version immediately.

0 comments

· 2 min · PostgreSQL

JSON vs hstore: Which will get you into a cool bar in the Mission?

Choosing between hstore and JSON in PostgreSQL?

8 comments

· 1 min · Django

PostgreSQL Advisory Locks in Django Made Easy

PostgreSQL advisory locks let you coordinate complex jobs without database tables.

4 comments

· 1 min · PostgreSQL

PostgreSQL as a Schemaless Database

PostgreSQL as a schemaless database: exploring how the world's most advanced open source database can compete with NoSQL systems.

0 comments

· 1 min · Django

‘Rollback’ exception added to Xact

Catch errors mid-loop and roll back your database work without propagating the exception.

1 comment