Re: Databases compared at zend.com

From: Doug McNaught <doug(at)wireboard(dot)com>
To: Michael <mwaples(at)waples(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Databases compared at zend.com
Date: 2001-06-01 16:34:52
Message-ID: m3snhk40r7.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael <mwaples(at)waples(dot)net> writes:

> http://www.zend.com/zend/art/databases.php
>
> Needless to say Postgresql comes out looking pretty good. Good to have
> links like this to show the advantages of Postgresql when I'm trying to
> convert others to using it.

Good article. The only inaccuracy I saw was that he claims Postgres'
storage of large objects is "in the filesystem" and "inefficient".
>From my reading of the docs this is not true--large objects are stored
within the database just as with any other data. The programming
interface to LOs may or may not be clunkier than that of other
databases, but the storage is no less efficient.

I thought about posting a comment on the article, but I didn't feel
like registering at Yet Another Website in order to do so.

-Doug
--
The rain man gave me two cures; he said jump right in,
The first was Texas medicine--the second was just railroad gin,
And like a fool I mixed them, and it strangled up my mind,
Now people just get uglier, and I got no sense of time... --Dylan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael 2001-06-01 16:37:33 Databases compared at zend.com
Previous Message Michael 2001-06-01 16:31:32 Databases compared at zend.com