Re: [GENERAL] inet and cidr type problems

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Jim Mercer <jim(at)reptiles(dot)org>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] inet and cidr type problems
Date: 1999-07-07 07:44:22
Message-ID: 199907070744.DAA08190@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> > 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1999-07-07 08:07:00 Re: [GENERAL] Problems with inequalities on numeric fields in 6.5
Previous Message Chris Bitmead 1999-07-07 06:58:18 Re: [GENERAL] Auto-timeout on all queries

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-07 07:47:23 Re: [HACKERS] RE: Joins and links
Previous Message Ansley, Michael 1999-07-07 07:01:44 RE: Joins and links