Re: generic options for explain

Поиск
Список
Период
Сортировка
От tomas@tuxteam.de
Тема Re: generic options for explain
Дата
Msg-id 20090526153346.GB6398@tomas
обсуждение исходный текст
Ответ на Re: generic options for explain  (Aidan Van Dyk <aidan@highrise.ca>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, May 26, 2009 at 11:15:21AM -0400, Aidan Van Dyk wrote:
> * tomas@tuxteam.de <tomas@tuxteam.de> [090526 11:03]:
>  
> > ...and to put things into perspective:
> > 
> > tomas@floh:~$ apt-cache show libxml2 libjson-glib-1.0-0 | grep "^Size"
> > Size: 814356
> > Size: 33538
> 
> And including glib, which does all the work for libjson-glib:
> 
> mountie@pumpkin:~/projects/postgresql/PostgreSQL$ apt-cache show libxml2
> libjson-glib-1.0-0 libglib2.0-0 | grep ^Size
> Size: 870188
> Size: 36132
> Size: 845166
> 
> glib also pulls in libpcre:
> Size: 214650
> 
> So:
>  - XML: 870188(libxml) + 76038 (zlib1g) = 946226
>  - JSON: 36132 (json) + 845166 (glib) + 214650 (pcre) = 1095948
> 
> ;-)

OK, OK, you win (darn: should have known those bloatophile gnomies.
Surprise that they don't pull in Mono :-(

But json-c (just downloaded & compiled) is more in the ballpark of 100K,
if I count all produced *.o

And it's BSD.

Regards
- -- tomás

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFKHAvaBcgs9XrR2kYRAkasAJwPzzw3Os8e7QA2HvMSkQ0iRGWz+ACfYlp+
Y/v3EO+8sRiPzJNumADatdM=
=EjCU
-----END PGP SIGNATURE-----


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: problem with memory
Следующее
От: Aidan Van Dyk
Дата:
Сообщение: Re: PostgreSQL Developer meeting minutes up