Re: Nice Fujitsu white papers

From: Neil Conway <neilc(at)samurai(dot)com>
To: Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>
Cc: PostgreSQL advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Nice Fujitsu white papers
Date: 2005-01-21 04:40:42
Message-ID: 1106282442.22946.291.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

(Disclosure: As I announced a few months ago, I'm currently on a 12
month contract working full-time for Fujitsu. However, I'm primarily
involved with community work, and therefore don't work on the ESM
component of FSP.)

On Wed, 2005-01-19 at 23:51 -0800, Ron Mayer wrote:
> PS: Can anyone explain more about their "Extended Storage Mangaer"
> plug-in module that "enhances the original PostgreSQL storage mechanism
> component" that they describe in that white paper? It's mentioned
> here http://www.fastware.com.au/postgresql.html that it stems from
> their own RDBMS (Symfoware), but I didn't see any details.

There's a fair amount of info on ESM in the white paper (see pages 12
through 18). To summarize:

- ESM is derived from technology from a Fujitsu DBMS product called
Symfoware.

- In FSP, much of the index/heap management, buffer management,
transaction management and lock management code has been replaced with
functionality provided by ESM. The goal here is to maintain
compatibility with applications designed for community PostgreSQL (by
retaining the same parser, planner and executor), while achieving better
scalability and performance.

- ESM is aimed at higher-end PostgreSQL installations: many-way SMP,
large amounts of data (and heavy I/O), high numbers of concurrent
clients, and so on. It also allows for VACUUM-less operation.

Let me know if you'd like any more info.

-Neil

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Chris Travers 2005-01-21 07:19:52 Re: Firebird, MySQL rules according to Evans
Previous Message elein 2005-01-21 03:08:37 Re: Pictures and other material