Re: A couple of newbie questions ...

From: Artacus <artacus(at)comcast(dot)net>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: A couple of newbie questions ...
Date: 2008-07-24 04:22:53
Message-ID: 4888039D.5080607@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> This is one of the many SQL bad habits you've likely picked up from
> using MySQL. I'd highly suggest reading the pgsql users manual cover
> to cover, you'll pick up a lot of good info on how to drive
> postgresql. Other things that work in mysql but fail in pgsql include
> inserting things that are out of range.

You know, I bet as many of us came to PostgreSQL from a MySQL background
as from Oracle. It might be good to have a section in the manual for how
to transition from using the "tricks" in MySQL to a strict environment
like Postgres.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-07-24 04:45:27 Re: A couple of newbie questions ...
Previous Message Shane Ambler 2008-07-24 04:02:49 Re: mac install question