· 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

· 1 min · Django

DjangoCon US 2013 CFP is open

DjangoCon US 2013 is now accepting talk proposals. Submit your ideas before the deadline closes.

0 comments

· 1 min · Django

psycopg2 2.5 released

Psycopg2 2.5 lands with native JSON and range type support, making it easier than ever to work with PostgreSQL's modern data types from Python.

0 comments