Re: pgAdmin3.app size?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "OpenMacNews" <OpenMacNews(at)speakeasy(dot)net>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin3.app size?
Date: 2005-04-11 19:54:23
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E472C0FE@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of OpenMacNews
> Sent: 11 April 2005 17:28
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] pgAdmin3.app size?
>
> > Name: PgAdminIII
> > Kind: Application
> > Size: 246.3 MB on disk
>
> 246 MB? yikes! that's big ...
>
> i'm presuming that that's:
>
> (a) normal/correct, and
> (b) in part, due to:
>
> --enable-static
> --enable-debug
>
> yes?

Probably - though 246MB is pretty big!! On slackware linux it's just
under 47MB. You could try stripping it if OSX has a 'strip' program. On
slack that reduces the executable to about 10MB (strip removes the debug
symbols in case you weren't aware).

> just a thought ... it would be nice (eventually) to be able
> to trim down such
> an admin tool so as to fit 'comfortably' on a USB RAM dongle.
>
> dunno (yet) if disabling debug + any optimizations will help.
>
> for now, size makes no difference ... er ... but whatcha do
> with it ...

Err, yes. Well, assuming you have a reasonably sized dongle anyway...

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-04-11 19:56:47 Re: [RESOLVED] RE: close-but-not-quite w/ pgadmin3.app on osx 10.3.8
Previous Message Florian G. Pflug 2005-04-11 19:49:30 Re: pgAdmin3.app size?