Re: [GENERAL] inet and cidr type problems - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] inet and cidr type problems
Date
Msg-id 199907070744.DAA08190@candle.pha.pa.us
Whole thread Raw
In response to Re: [GENERAL] inet and cidr type problems  (jim@reptiles.org (Jim Mercer))
List 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 by date:

Previous
From: Chris Bitmead
Date:
Subject: Re: [GENERAL] Auto-timeout on all queries
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Problems with inequalities on numeric fields in 6.5