Re: Text vs. Varchar talking about performance

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: ccharotti(at)yahoo(dot)com
Cc: pgsql-admin(at)postgresql(dot)org, Claudio Lezcano <claudiogmi(at)gmail(dot)com>, Fernando Araya <faraya(at)promix(dot)tie(dot)cl>, Fernando Araya <faal(dot)28(at)gmail(dot)com>
Subject: Re: Text vs. Varchar talking about performance
Date: 2009-04-07 16:43:08
Message-ID: dcc563d10904070943i3812ad81m36e65aa6c09912a5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Apr 7, 2009 at 10:23 AM, Charles N. Charotti
<ccharotti(at)yahoo(dot)com> wrote:
> Hi everybody,
>
> I'm just wondering 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Charles N. Charotti 2009-04-07 17:09:45 Re: Text vs. Varchar talking about performance
Previous Message Charles N. Charotti 2009-04-07 16:23:06 Text vs. Varchar talking about performance