Re: Article on MySQL vs. Postgres

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Tim Perdue <tperdue@valinux.com>, pgsql-hackers@hub.org
Date: 2000-07-05T03:30:19Z
Lists: pgsql-hackers
On Wed, 5 Jul 2000, Peter Eisentraut wrote:

> If your web site is truly read only, yes, you don't need transactions. But
> then you don't need a database either. If your web site does writes, you
> need transactions, or you're really not trying hard enough.

	... or not popular enough :)