En cherchant un peu sur le site de postgresql.org : ###########" Bee <[EMAIL PROTECTED]> 2001-06-03 13:56:27-04
I tried to use text type, but the string was longer, than 16382 and the query was faild. What should I do??? Julian <[EMAIL PROTECTED]> 2001-06-12 12:55:20-04 use Blob or Text greets ###################### Bon je sais pas si c'est du lard ou du cochon (je sais pas si blob est un datatype postgres) toujours est-il qu'il existe des mailing list (general et avanc�es, attention c'est une centaine de mail par jour) et faq postgres (en anglais certe !) qui devraient pouvoir te r�pondre. Bon courage En r�ponse � Vincent Morlot <[EMAIL PROTECTED]>: > Bonsoir, > Pas sp�cifiquement debian. > Je cherche le moyen de stocker des textes dans une table postgres. > J'ai > d�clar� > une variable de type text mais apparement je suis bloqu� � 16384 ou > quelque chose > d'approchant. > J'utilise la version de postgres livr�e avec la debian 2.2R3 > Merci > -- > Vincent Morlot([EMAIL PROTECTED]) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > >

