Re: How to handle larger databases?

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: How to handle larger databases?
Дата
Msg-id 1101170107.12361.24.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: How to handle larger databases?  (Geoffrey <esoteric@3times25.net>)
Список 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 по дате отправления:

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: null value of type java.sql.Time
Следующее
От: "Gregory S. Williamson"
Дата:
Сообщение: Re: null value of type java.sql.Time