It's an interesting table, though based on what is there I'm guessing
it was created about 2 years ago and hasn't been updated much since.
Both postgres and mysql have been used for MUCH MUCH larger databases
with OFBiz, including databases with parties and orders on the order
of hundreds of thousands and even millions of records... Speed used
to be a problem with Postgres, and if you don't know much about the
database and never do a vacuum it can still be a problem (as would be
expected), but these days it usually runs really well.
-David
On Oct 9, 2006, at 2:21 PM, Walter Vaughan wrote:
> All the gnashing of teeth on the postgreSQL mailing list got me to
> look at a page comparing various databases performance with
> openCRX. While the pg people are up in arms with the innacuracy
> about pgSQL in the article, it might be good to have something like
> this for ofBiz without the commentary.
>
>
http://www.opencrx.org/faq.htm#db>
> I'm not volunteering to to this, but just in case someone was
> documenting this sometime it might be a good template to start from.
>
> --
> Walter Vaughan