Re: Size of TODO.detail

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Size of TODO.detail
Date: 2001-01-30 17:18:52
Message-ID: 200101301718.MAA16107@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian wrote:
> >
> > pgsql/docs/TODO.detail now is 1.1MB. I just removed 'subquery' which
> > shrunk it from 1.5MB. Comments?
>
> Yow! Nice stuff in there, that is for sure. Of course, that's alot of
> space. What to do? Remove all the unnecessary e-mail headers?
> Signatures? etc? excessive quotes? Isn't there a e-mail header
> stripping utility around that can un-header things, leaving some but not
> all?

I just tried 'printmail' that strips off most of the unused stuff:

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: [HACKERS] Fix for RENAME
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Date: Sun, 12 Mar 2000 22:59:56 -0500 (EST)

---------------------------------------------------------------------------

#$ printmail tablespaces >/bjm/x
#$ l /bjm/x
-rw-r--r-- 1 root wheel 328855 Jan 30 12:16 /bjm/x
#$ l tablespaces
-rw-r--r-- 1 postgres wheel 495730 Jan 19 00:09 tablespaces

---------------------------------------------------------------------------

Doesn't seem like it saves enough, and it will prevent people from
reading the mailbox in their mail readers.

Compress takes it to 100k, which is much smaller. Of course, the tar
file has it compress too, so pre-compressing it doesn't buy us anything.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-30 17:39:32 Re: A Sparc/Linux patch (for 7.1), and a Linux rc.d/init.d script....
Previous Message Kovacs Zoltan 2001-01-30 16:55:53 Re: 7.1beta4 bug creating a certain table