Re: Porting Code to Postgresql - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Porting Code to Postgresql
Date
Msg-id 20031015190430.GE1016@dcc.uchile.cl
Whole thread Raw
In response to Re: Porting Code to Postgresql  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
On Wed, Oct 15, 2003 at 12:44:55PM -0600, scott.marlowe wrote:

> All the rest if pretty straight forward hacking, having converted or
> helped to convert a few other MySQL tools to Postgresql recently.

Of course, to get maximum performance you should drop the MySQL support
and instead of coding workarounds for missing functionality, use
whatever Postgres gives you (which is much more than what MySQL gives
you).

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Si quieres ser creativo, aprende el arte de perder el tiempo"

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Getting error codes for failed queries?
Next
From: Peter Eisentraut
Date:
Subject: Re: Getting error codes for failed queries?