Re: New To PostgreSQL

From: Andrew Gould <andrewgould(at)yahoo(dot)com>
To: Tom Ince <tince(at)acsinc-nj(dot)com>, "PostgreSQL-General \(E-mail\)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: New To PostgreSQL
Date: 2001-09-27 18:48:24
Message-ID: 20010927184824.74947.qmail@web13404.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

MySQL's syntax for the UPDATE SQL statement does not
allow for the use of multiple tables. You cannot
update existing records in one table with data from
another using SQL statements at the interactive
prompt. There are work-arounds; but I they are both
incovenient and very inefficient. Fixing this has
been on their todo list for a very long time; but
without any priority.

This was the most significant reason I switched from
MySQL to PostgreSQL. There are other great reasons
switch; but I am a newbie and didn't know what they
were at the time. ;-)

Best of luck,

Andrew Gould

--- Tom Ince <tince(at)acsinc-nj(dot)com> wrote:
> I am attempting to convert an database currently
> running on Informix to
> a free database on Linux (RedHat 6.1). I have a
> question.....
>
> I learned that MySQL, does not maintain foreign
> keys, which affects me
> because I need to use things like CHECK in the
> CREATE TABLE statements.
> So thats why I am not trying PostgreSQL. Does
> PostgreSQL support
> foreign keys? Are there any other quirks I might
> run into as far as
> SQL syntax goes?
>
> Thank In Advance,
>
> Thomas Ince
> Software Systems Engineer
> Atlantic Consulting Services
> Shrewsbury, NJ
> tince(at)acsinc-nj(dot)com
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org

__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-09-27 18:58:37 Re: Encoding passwords
Previous Message Mihai Gheorghiu 2001-09-27 18:23:26 Test is_data_type