Postgres and Open Source Experts

24x7x365 since 1997

Blog

Everybody loves parties! (Pg Conference West in Seattle next week)

If there is one thing the Open Source community knows how to do, it is party. Well, and drink but those do not necessarily go together at all times. Luckily, the Open Source community is also good at re-inventing the wheel, improvisation and general hackery. With that in mind, it is time to announce the after party info for PostgreSQL Conference West. I am extremely enthusiastic with the idea that …

PostgreSQL Conference West 2009 update and Replicator 1.8.1

As mentioned over at the PgUS website, the PostgreSQL Conference West 2009 registration is now open.. I will be giving a talk on Replicator 1.8.1 (which was just updated to 8.3.8). I will also be giving a talk on PITRTools.

PostgreSQL Conference West: Talk submission deadline extended until September 5th.

In order to make our talk slots available to all who would like to give a presentation at PostgreSQL Conference West 09, we have extended our talk deadline until September 5th. If you have already submitted a talk, you will be notified of your acceptance (or not) by September 1st. For those that submit talks after August 25th, you will be notified by September 7th. As always you can find …

PostgreSQL Replicator 8.3.1-1.8 Released

From the hackers:
Replicator 8.3-1.8.1 It is recommended to update your 8.3-1.8.0 installation. No changes required for replication databases or configuration files. Release notes: - Fixed a bug that lead to occasional crashes of the master's backend when performing updates to a table with dropped columns. - Fixed a couple of minor mcp_stat problems.

2nd Call for Papers: PostgreSQL Conference West

Reminder: We are in the midst of the PostgreSQL Conference West call for papers. The call for papers ends 08/20/09. If you wish to be considered to present you must submit a talk.

Replicator 8.3-1.8 Released!

I am pleased to announce the immediate availability of Replicator 8.3-1.8. Everyone jump start their engines over here.

PostgreSQL Conference West 2009 Call for Papers

PostgreSQL Conference West 2009 Call for Papers June 24th, 2009, the PostgreSQL Conference U.S. team is pleased to announce the West 2009 venue and call for papers. This year the premiere West Coast PostgreSQL Conference will be leaving its roots at Portland State University and moving north to sunny Seattle, Washington. The event this year is being held at Seattle Central Community College from October 16th through 18th. The move …

Pylons, PostgreSQL, and Simpycity in 60 Minutes or Less

This is a tutorial to show you the basics of creating a small project within Pylons, with Simpycity. This tutorial assumes that you have already set up a Linux development environment for Pylons. Preferably on Ubuntu, though these directions should be general enough for any other Linux environment, meaning that you have installed Apache2, Python, mod-wsgi, and PostgreSQL 8.3. Choose a working directory for your project. For this example, I …

The shortest path between two points

Recently I was doing some benchmarking on one of our machines. The benchmarking wasn't going so well due to bad batteries on the RAID controller. I had instructed one of our System Administrators to take care of the problem. Long story short, the Administrator went down a very long trail to an obvious solution. The trail was well mapped, thought out and precise. It however missed some important points. …

Hardware problem solved, when you really need some cache.

As reported in my last blog, Stefan was having much greater success with his pgbench results than I. In reviewing why, we found a problem with the hardware. What I like about this problem is that the results in the previous blog post become more interesting. As a reminder I was running 16 connections over 4 different users at 1M transactions. Below is the results from a single user from …