From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Martin Gainty <mgainty(at)hotmail(dot)com> |
Cc: | walterbyrd <walterbyrd(at)iname(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Sun acquires MySQL |
Date: | 2008-01-20 16:46:19 |
Message-ID: | 20080120164618.GJ9599@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sun, Jan 20, 2008 at 11:33:43AM -0500, Martin Gainty wrote:
> dont forget MySQL also has support for simple commands such as
> show databases
Type: \d
> show tables
Type: \l
Not sure how it could be any simpler...
> support for compiling and execution of Procedures in Postgres is nonexistent
> 99% of SQL code in either Oracle and MySQL DB's are written in
> Procedures..trying to port that to Postgres is a very long and tedious
> uphill climb
Sorry? PostgreSQL supports SPs in several languages.. What exactly are
you referring to here?
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
> -- John F Kennedy
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2008-01-20 16:54:41 | Re: Sun acquires MySQL |
Previous Message | Martijn van Oosterhout | 2008-01-20 16:38:46 | Re: SHA1 on postgres 8.3 |