Re: Please Help me

Поиск
Список
Период
Сортировка
От Jochem van Dieten
Тема Re: Please Help me
Дата
Msg-id aibjcv$lpr$3@news.tudelft.nl
обсуждение исходный текст
Ответ на Re: Please Help me  (Michelle Murrain <tech@murrain.net>)
Список pgsql-sql
Michelle Murrain wrote:
> 
> Yeah, except I do have experience with ColdFusion, and ColdFusion
> runs into some very problematic issues with Postgres, sadly. Although
> I use Postgres almost exclusively, I had to switch to MySQL for use
> with ColdFusion.

I wonder what your issues are, because in my experience it is very 
version related. With PostgreSQL versions before 7.1 there were various 
problems. As of 7.1, the main problem has been drivers. ColdFusion came 
with old (obsolete) drivers that didn't support many of the new features 
in postgreSQL. A custom compilation of new drivers was required, but was 
a tricky process.

As of CF MX, IMHO PostgreSQL is the clear winner. For the very simple 
reason of full Unicode support, which means internationalization is a 
breeze. Simply save templates as UTF-8 and create a database with 
Unicode encoding and you are ready. And I am not aware of any problems 
with the JDBC drivers.

Jochem

PS Whichever you choose, use cfqueryparam exclusively in your queries.



В списке pgsql-sql по дате отправления:

Предыдущее
От: Cédric Dufour
Дата:
Сообщение: Random resultset retrieving -> performance bottleneck
Следующее
От: suhas@hotmail.com (Suhas Joshi)
Дата:
Сообщение: Transitive Closure