Re: Are we losing momentum? - Mailing list pgsql-hackers

From greg@turnstep.com
Subject Re: Are we losing momentum?
Date
Msg-id 34b59b6cbe8a164d2651b17c92c5b1ea@biglumber.com
Whole thread Raw
In response to Re: Are we losing momentum?  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Responses Re: Are we losing momentum?  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Re: Are we losing momentum?  (Hannu Krosing <hannu@tm.ee>)
Re: Are we losing momentum?  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> In fact I think postgresql is easier to use. Till date, I could never start 
> mysql by hand and get it behave sanely. pg_ctl or nohup postmaster has always 
> worked for me.

This is weird, because despite mysql's technical inferiority, it really is 
pretty simple to use. Also seems a little hypocritical of you in light of 
the RTFM rant later on in your email. :)


> Besides postgresql is true to it's resource usage. You allocate 128MB of 
> shared buffers, and they are consumed. You stop postmaster and all the 
> buffers are back to system. With mysql, I found that large amount of memory 
> was never returned to system even after service shutdown. I hate black-boxes 
> on my system where I can not fathom into. Had to reboot the machine.

"Black-boxes"? It's open-source, just like we are. Did you read their manual 
"start to end"? Did you ask on their mailing lists? I'm no MySQL fan, but 
I'd rather let them, not us, dish out the FUD. The original poster had some 
valid points (auto-vacuum and non-intuitive commands) that still need 
addressing, IMO.


- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200304160945

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE+nV/EvJuQZxSWSsgRAsaXAKCAY3vGFxDzk9dniqojpi+RK3ToUwCgpv5L
Sl6e9Or440U5QeLIhvNsaro=
=k5Np
-----END PGP SIGNATURE-----



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [GENERAL] Problem about pgsql's column alias
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] First draft of new FE/BE protocol spec posted for comments