| From: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
|---|---|
| To: | Rachit Siamwalla <rachit(at)ensim(dot)com> |
| Cc: | "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: varchar vs. text |
| Date: | 2001-07-11 13:56:27 |
| Message-ID: | 200107111356.f6BDuR419767@jupiter.us.greatbridge.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Rachit Siamwalla wrote:
>
> Is there any good reason to use VARCHAR over TEXT for a string field? ie.
> performance hits, etc.
>
> Other than running into the row size limit problem, are there any large
> storage / performance penalties of using TEXT for virtually all strings?
Er - what kind of "row size limit"? I remember vaguely that
there was something the like in ancient releases, but forgot
the specific restrictions.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-07-11 14:20:29 | Re: [JDBC] JDBC and stored procedures |
| Previous Message | Mark Volpe | 2001-07-11 13:38:57 | Re: Postgresql bulk fast loader |