Re: PostgreSQL, GnuCash - Mailing list pgsql-general

From Christopher Browne
Subject Re: PostgreSQL, GnuCash
Date
Msg-id m3fz76mr4z.fsf@wolfe.cbbrowne.com
Whole thread Raw
In response to PostgreSQL, GnuCash  (Kaarel <kaarel@future.ee>)
Responses Re: PostgreSQL, GnuCash  (Aaron Burghardt <aburgh@mac.com>)
List pgsql-general
Oops! kaarel@future.ee (Kaarel) was seen spray-painting on a wall:
> What could be the potential drawbacks of using PostgreSQL (perhaps its
> big size)?

"Big size" seems an unlikely thing to actually be true.

Contrary to popular misconceptions, MySQL is certainly _not_ smaller
than PostgreSQL.  The source tarball for the "production release" of
the former is 13.2MB in size, whereas PostgreSQL 7.4.3 weighs in,
lately, at 12.1MB.

Measuring it as binary installs:

- Installing PostgreSQL on Debian requires adding a 9.8MB package.
- Installing MySQL on Debian requires adding several packages adding
  up to (+ 8.7 0.2 1.0 0.6), or roughly 10.3MB.
- Installing FireBird2 requires (+ 2.2 0.7 2.4 1.8) or about 7.1MB.

(This according to my firewall box that has no databases running on
it...)

Seeing as how there's quite a bit more functionality in PostgreSQL,
you've got to wonder why MySQL is so bloated...
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://www.ntlug.org/~cbbrowne/spreadsheets.html
"Everyone likes flattery, and when you come to Royalty, you should lay
it on with a thick trowel."  -- Benjamin Disraeli on Queen Victoria

pgsql-general by date:

Previous
From: Grant McLean
Date:
Subject: Re: EXPLAIN on DELETE statements
Next
From: Christopher Browne
Date:
Subject: Re: PostgreSQL, GnuCash