At 10:53 AM 2/25/05, Raul Secan wrote:
Does anyone know how many characters can support the VARCHAR type in PostgreSQL?
The answer is in the documentation: http://www.postgresql.org/docs/8.0/static/datatype-character.html the longest possible character string that can be stored is about 1 GB.