Re: MySQL search query is not executing in Postgres DB

From: Susanne Ebrecht <susanne(at)2ndquadrant(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: MySQL search query is not executing in Postgres DB
Date: 2012-02-18 23:05:30
Message-ID: 4F402EBA.2060509@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 17.02.2012 17:24, schrieb Alban Hertroys:
> 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?
>

Yes.

--
Dipl. Inf. Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Neugebauer 2012-02-18 23:50:16 Re: MySQL search query is not executing in Postgres DB
Previous Message Scott Marlowe 2012-02-18 16:43:07 Re: autovacuum and deadlocks