Re: Press Release

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: josh(at)agliodbs(dot)com
Cc: Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com>, pgsql-advocacy(at)postgresql(dot)org
Subject: Re: Press Release
Date: 2003-10-29 21:55:54
Message-ID: 3FA0376A.5000109@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

This paragraph:

HIGH AVAILABILITY
Expansion of PostgreSQL's Free Space Map disk management feature to support
continuous index maintenance is the last "piece of the puzzle" in providing
24/7/365 uptime for PostgreSQL databases. The many hardware solutions vendors
who include PostgreSQL as the embedded database in their applications may now
eliminate the need for any data locking or downtime in their applications.

I believe is false. As long as you have to vacuum the above is not true. Also
as long as their is a potential that we have to use the reindex command the above
isn't true. Anything that the "system" requires (which does not include transactions)
that causes a lock for any period of time would invalidate the above.

Sincerely,

Joshua Drake

Josh Berkus wrote:

>Guys,
>
>First off: The release mentions eRServer in passing, in the context of
>"high-availablity enterprise postgres". So I don't think that needs to be
>changed.
>
>For the Press Kit, where the more substantial mention is, we have 3 choices:
>
>1) Delete the paragraph;
>2) Move the paragraph "down" thus reducing its priority
>3) leave things the way they are.
>
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message scott.marlowe 2003-10-29 22:01:21 Re: Press Release
Previous Message Josh Berkus 2003-10-29 21:13:42 Re: Press Release and eRServer