Blog
PgWest 2010, CFP about to close!
PgWest: 2010 Call for Papers (2nd call)
Here is the announcement for everyone to review, enjoy …
An update on Replicator
This is my first post on Replicator, I'm going to start by describing the terminology we use, bringing some analogies from other replication systems.
Replicator is an asynchronous master-to-multiple-slaves replication system. It works by propagating binary changes from a single read-write node (called master) to one or more read-only nodes (called slaves) through an intermediary (forwarder) process. The data changes are stored in binary transaction files on a per-transaction basis. …
FOSSExperts, day 2
How do deal with disagreement about the deliverable:
This is an interesting one. I wanted to keep FOSSExperts simple. That is why the deliverable on the ALTER TABLE project …
FOSSExperts, a new way to fund Open Source (Beta)
A better backup with PostgreSQL using pg_dump
This is generously borrowed from the PostgreSQL Docs, and updated to something that represents a modern approach to PostgreSQL backups. This documentation has always bothered me because it should have been re-written years ago. Yes I plan on submitting a more comprehensive version as a patch but I don't have time to push it into DocBook right now. If someone else wants to grab it, please do. Yes, I really …
Multiple Drupal installations, single login, 10 steps
Let the jokes begin! PostgreSQL Conference West has changed locations.
Then on Monday I received notice, the hotel acquisitions team (EDB) has received an amazing counter offer from a competing hotel.
The hotel is still in San Francisco, it is …
Simpycity now available on Github
Announcement: Simpycity 0.3.1 Released
$ easy_install Simpycity