Re: Text vs. Varchar talking about performance - Mailing list pgsql-admin

From Charles N. Charotti
Subject Re: Text vs. Varchar talking about performance
Date
Msg-id 243244.21595.qm@web56906.mail.re3.yahoo.com
Whole thread Raw
In response to Re: Text vs. Varchar talking about performance  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-admin
Thank you very much Scott. I got a pretty good explanation here. http://www.postgresql.org/docs/8.3/static/datatype-character.html

Have a good day.

Chuck

--- El mar, 7/4/09, Scott Marlowe <scott.marlowe@gmail.com> escribió:
De: Scott Marlowe <scott.marlowe@gmail.com>
Asunto: Re: [ADMIN] Text vs. Varchar talking about performance
Para: ccharotti@yahoo.com
CC: pgsql-admin@postgresql.org, "Claudio Lezcano" <claudiogmi@gmail.com>, "Fernando Araya" <faraya@promix.tie.cl>, "Fernando Araya" <faal.28@gmail.com>
Fecha: martes, 7 abril, 2009 12:43

On Tue, Apr 7, 2009 at 10:23 AM, Charles N. Charotti
<ccharotti@yahoo.com> wrote:
> Hi everybody,
>
> I'm justwondering what implementation is better in terms of
performance
> specially in the actual parameter passing between functions when using
> PL/pgSQL, Text parameters or Varchar ones ?

They are the same.

pgsql-admin by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Text vs. Varchar talking about performance
Next
From: DM
Date:
Subject: What is the standard configuration settings?