Re: Altering a column type - Most efficient way

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Altering a column type - Most efficient way
Дата
Msg-id 20080710135756.GD3757@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Altering a column type - Most efficient way  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Ответы Re: Altering a column type - Most efficient way  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Список pgsql-performance
Ow Mun Heng wrote:

> This is what I see on the table
>
> NEW attypmod = -1
> OLD attypmod =  8

8 means varchar(4) which is what you said you had (4+4)
-1 means unlimited size.


--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: how big shmmax is good for Postgres...
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: how big shmmax is good for Postgres...