Re: MySQL versus Postgres

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: MySQL versus Postgres
Date: 2010-08-06 12:09:54
Message-ID: i3gu2d$b8k$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Gage wrote on 06.08.2010 04:41:
> But most people, including myself, don't even want to know the
> documentation exists (for anything). We just want to plunge in and do it.

That just doesn't work and is an attitude that won't get you far.

In order to do things properly you need to learn and understand what you are dealing with. "Plunging" into something might look easy at the start but will get you into problems later when you need to understand *why* and *how* things are working.

This is not something unique to Postgres or databases in general. It's not even unique to software.
Learn what youare doing (or dealing with) is a "strategy" that applies to everything you do.

Do take the time to read the manuals - including the MySQL manual (because just "plunging" into MySQL simply doesn't work either)
It'll make you a lot more proficient in the long run.

Regards
Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Gage 2010-08-06 12:42:27 Re: MySQL versus Postgres
Previous Message Phillip Smith 2010-08-06 11:39:31 Re: MySQL versus Postgres