Re: Are we losing momentum?

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Are we losing momentum?
Date: 2003-04-16 14:16:37
Message-ID: 200304161946.37266.shridhar_daithankar@nospam.persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers pgsql-patches

On Wednesday 16 April 2003 19:21, greg(at)turnstep(dot)com wrote:
> -----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. :)

Yes. That is correct. But going thr. 3.5MB html to find out things which has
got tons of options and figuring out interdependencies by trial and error is
not a good job at that. Whoever thinks that such a style on manual writing is
good, needs an attitude readjustment. Postgresql manual is ten times better.

> > 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.

I didn't go to any mailing list. My point is, if I pierce the startup-shutdown
chapter in mysql manual and can not get it working by hand, either I am
stupid or something wrong with mysql. May sound arrogant but I count on
later.

Have you seen postgresql 101 I wrote? It is at
http://wiki.ael.be/index.php/PostgresQL101. It is that simple with
postgresql. Now this is not the forum but can anybody point me to similar
document for mysql. /etc/rc.d/init.d/mysql start always works but it does not
allow me to tweak options for mysqld which is first thing I want.

Anyway I must admit that I was reluctant to use mysql and was turned off
pretty quickly. Mine is probably a irreproducible bug but I did encounter it.

Shridhar

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Hannu Krosing 2003-04-16 14:17:47 Re: Are we losing momentum?
Previous Message greg 2003-04-16 13:51:28 Re: Are we losing momentum?

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-04-16 14:16:49 Re: [GENERAL] Problem about pgsql's column alias
Previous Message Network Administrator 2003-04-16 14:06:10 Re: will an honest French ISP please stand up

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-04-16 14:16:49 Re: [GENERAL] Problem about pgsql's column alias
Previous Message Rob Butler 2003-04-16 14:10:28 cross-db queries (was Are we losing momentum?)

Browse pgsql-patches by date

  From Date Subject
Next Message Hannu Krosing 2003-04-16 14:17:47 Re: Are we losing momentum?
Previous Message greg 2003-04-16 13:51:28 Re: Are we losing momentum?