[TYPO3-dev] Problem with long strings in tt_content (Oracle)

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Dec 6 15:56:31 CET 2007


ries van Twisk schrieb:
> 
> varchar or TEXT doesn't make a difference on PostgreSQL.
> 
> internally to PostgreSQL varchar(xx) is the same as TEXT but the varchar
> as a constrain added to the length of the text. That's the only difference.
> memory whise it doesn't make a difference, also not for indexing.

Isn't TEXT a LOB? It is so on Oracle. But ADOdb will hide that fact from 
you, so you don't have to worry.

Masi




More information about the TYPO3-dev mailing list