Re: MySQL search query is not executing in Postgres DB

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: MySQL search query is not executing in Postgres DB
Дата
Msg-id CAF-3MvNhLMvUfO4yJ7tG6_oq_--VJZF=E1s+LVwAzbuvfY8zfQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MySQL search query is not executing in Postgres DB  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: MySQL search query is not executing in Postgres DB  (Susanne Ebrecht <susanne@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Marti Raudsepp
Дата:
Сообщение: Re: MySQL search query is not executing in Postgres DB
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: MySQL search query is not executing in Postgres DB