Re: pgAdmin3.app size? - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin3.app size?
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E472C0FE@ratbert.vale-housing.co.uk
Whole thread Raw
In response to pgAdmin3.app size?  (OpenMacNews <OpenMacNews@speakeasy.net>)
Responses Re: pgAdmin3.app size?  (OpenMacNews <OpenMacNews@speakeasy.net>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.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.

pgadmin-hackers by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: pgAdmin3.app size?
Next
From: "Dave Page"
Date:
Subject: Re: [RESOLVED] RE: close-but-not-quite w/ pgadmin3.app on osx 10.3.8