- Performance
- High Availability
- Administration
- Ruby on Rails (with PostgreSQL focus)
- Normalization
- DRBD
These are filling up fast, so you will want to get your registration in.
Anytime. Anywhere. Since 1997.
These are filling up fast, so you will want to get your registration in.
Of note, Jim …
As I have posted in previous articles ( Fixing foreign key deadlocks and Part 2), I am working on reducing the lock strength required by foreign key checks. I have a working patch that solves a lot of the problems already; however it doesn't solve the one problem that I initially set to fix. It turned out to require a bit more rejiggering than I initially considered.
Note: this …
May 25th: Talk submission opens August 12th: Talk submission closes (EXTENDED!) August 16th: Speaker notificationThe Conference, the largest direct financial contributor to the PostgreSQL community but money isn't always what the community needs. One of the things our community needs is a way to create a stable financial environment for developers …
SAML stands for Security Assertion Markup Language. It's an XML-based markup language and also an open security protocol standard. The most important feature of this protocol is Web Browser Single Sign-On (SSO.) SSO allows users to login once and never be prompted for login/password later.
In this post we'll describe how to add SAML support to existing web application with the bare minimum of modifications to the …