Re: MySQL search query is not executing in Postgres DB - Mailing list pgsql-general

From Alban Hertroys
Subject Re: MySQL search query is not executing in Postgres DB
Date
Msg-id CAF-3MvNhLMvUfO4yJ7tG6_oq_--VJZF=E1s+LVwAzbuvfY8zfQ@mail.gmail.com
Whole thread Raw
In response to Re: MySQL search query is not executing in Postgres DB  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: MySQL search query is not executing in Postgres DB
List pgsql-general
On 17 February 2012 17:19, Scott Marlowe
> Have you tried casting to varchar(1000) or something like that?

Don't MySQL's varchars only go to 255? That's why every MySQL database
uses blobs for text data, isn't it?

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

pgsql-general by date:

Previous
From: Marti Raudsepp
Date:
Subject: Re: MySQL search query is not executing in Postgres DB
Next
From: Scott Marlowe
Date:
Subject: Re: MySQL search query is not executing in Postgres DB