Re: pgAdmin3.app size?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin3.app size?
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E472C0FE@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на pgAdmin3.app size?  (OpenMacNews <OpenMacNews@speakeasy.net>)
Ответы Re: pgAdmin3.app size?  (OpenMacNews <OpenMacNews@speakeasy.net>)
Список 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 по дате отправления:

Предыдущее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: pgAdmin3.app size?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [RESOLVED] RE: close-but-not-quite w/ pgadmin3.app on osx 10.3.8