[plug] ZDNet Australia News & Tech OS SCO takes Linux to Murdoch Univers ity (fwd)

Craig Ringer craig at postnewspapers.com.au
Thu Oct 10 16:20:20 WST 2002


> But other than some performance concerns PostgreSQL & a few... oddities
> under strange loads, PostgreSQL rocks.

 From what I've been hearing, PostgreSQL is no slower than MySQL these 
days... or at least only a bit.

That said, life without transactions (!!), enforced foreign key 
constraints, views, triggers, etc - I think I'll keep them. Designing a 
database with MySQL makes you put so much more of its function into the 
application, and I've found it makes it harder to do multiple compatable 
front-ends, etc. I'm now playing with inheritance on tables - very, very 
cool.

-- 
Craig Ringer
GPG Key Fingerprint: AF1C ABFE 7E64 E9C8 FC27  C16E D3CE CDC0 0E93 380D
	-- if it ain't broke, add features 'till it is. (or:)
	while (! broken) { features ++ ; broken = isBroken(features) }




More information about the plug mailing list