Re: [GENERAL] Maximum size for varchar

2005-02-25 Thread Richard Huxton
Nageshwar Rao wrote: What is the maximum number we can give for varchar (number) in postgresql 7.4.x Details on data-types are in the manuals under "Data Types". Go to http://www.postgresql.org, click "Documentation" then choose "7.4 (without comments)" on the right-hand side. Data Types are in t

[GENERAL] Maximum size for varchar

2005-02-25 Thread Nageshwar Rao
Title: Maximum size for varchar What is the maximum number we can give for varchar (number) in postgresql 7.4.x Thanks Rao