Re: Tutorial : using foreign keys, retrictions etc

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Mario Bittencourt <mneto(at)argo(dot)com(dot)br>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Tutorial : using foreign keys, retrictions etc
Date: 2001-06-06 17:03:14
Message-ID: 20010606110314.B5229@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sat, Jun 02, 2001 at 06:49:55PM -0400, Mario Bittencourt wrote:
> Hi,
>
> I've decided to switch from mysql to postgresql as my database server.

Good for you :)

> procedures, views) and I'd like to know if there is some tutorial/snippet
> of code regarding such features specially the use of foreign keys and
> referetial integrity.

You might want to look at http://techdocs.postgresql.org.
IIRC, a script to "port" MySQL code to PostgreSQL has been included in
the contrib section of 7.1.x.
For examples of functions, head to http://www.brasileiro.net/postgres

-Roberto
--
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club |------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net
http://www.sdl.usu.edu - Space Dynamics Lab, Developer
Bad command or file name. Go sit in corner.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message jmscott@REMOVEMEyahoo.com 2001-06-06 17:07:35 maximum number of rows in table - what about oid limits?
Previous Message Roberto Mello 2001-06-06 17:00:19 Re: php-nuke