Re: [GENERAL] inet and cidr type problems

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] inet and cidr type problems
Дата
Msg-id 199907070744.DAA08190@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] inet and cidr type problems  (jim@reptiles.org (Jim Mercer))
Список pgsql-general
> > This has been addressed in 6.5 too.
>
> cool.
>
> i'm not sure how to query the bug list, so can you tell me if the following
> problems have been addressed?
>
>
> - ALTER TABLE tab_name RENAME TO new_name;
>
>     this command does not deal with extended tables (my name for when
>     a table physically exceeds 2Gig, on unix, and creates a second (third)
>     extent in the .../data/base/dbname dir.

Yes, I believe this is fixed.

>
> - VACUUM VERBOSE;
>
>     has problems with extended tables, something like "cannot truncate
>     extended file".
>

I think this fix will be in 6.5.1, which should be next week.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Chris Bitmead
Дата:
Сообщение: Re: [GENERAL] Auto-timeout on all queries
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Problems with inequalities on numeric fields in 6.5