Re: Databases compared at zend.com - Mailing list pgsql-general

From Tom Lane
Subject Re: Databases compared at zend.com
Date
Msg-id 6101.991419959@sss.pgh.pa.us
Whole thread Raw
In response to Re: Databases compared at zend.com  (Doug McNaught <doug@wireboard.com>)
List pgsql-general
Doug McNaught <doug@wireboard.com> writes:
> Good article.  The only inaccuracy I saw was that he claims Postgres'
> storage of large objects is "in the filesystem" and "inefficient".

He may be thinking about the fact that Postgres used to store each large
object as a separate table, which did indeed get pretty inefficient if
you had large numbers of large objects (not so much Postgres itself, as
that most Unix filesystems don't handle huge directories efficiently).
This is fixed as of 7.1, however.

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Can't restart postmaster!
Next
From: mjbjr@beaudesign.com
Date:
Subject: can't re-start postgresql