Re: How to handle larger databases? - Mailing list pgsql-general

From Neil Conway
Subject Re: How to handle larger databases?
Date
Msg-id 1101170107.12361.24.camel@localhost.localdomain
Whole thread Raw
In response to Re: How to handle larger databases?  (Geoffrey <esoteric@3times25.net>)
List pgsql-general
On Mon, 2004-11-22 at 08:59 -0500, Geoffrey wrote:
> So that would say the previous statements are not accurate?  That is,
> there's no problem with using a varchar?

Right; there is no reason to prefer CHAR(n) over VARCHAR(n), unless you
need whitespace padding.

-Neil



pgsql-general by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: null value of type java.sql.Time
Next
From: "Gregory S. Williamson"
Date:
Subject: Re: null value of type java.sql.Time