Re: [GENERAL] character varying length

2006-12-09 Thread Shoaib Mir
I will recommend using the 'text' data type in that case for better performance if you do not want to define the length... Thank you, - Shoaib Mir EnterpriseDB (www.enterprisedb.com) On 12/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Are there any negatives to not specifying

[GENERAL] character varying length

2006-12-08 Thread developer
Are there any negatives to not specifying the length variable of a character varying data type? ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster