Re: generic options for explain

From: tomas(at)tuxteam(dot)de
To: Aidan Van Dyk <aidan(at)highrise(dot)ca>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: generic options for explain
Date: 2009-05-26 15:33:46
Message-ID: 20090526153346.GB6398@tomas
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, May 26, 2009 at 11:15:21AM -0400, Aidan Van Dyk wrote:
> * tomas(at)tuxteam(dot)de <tomas(at)tuxteam(dot)de> [090526 11:03]:
>
> > ...and to put things into perspective:
> >
> > tomas(at)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(at)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-----

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Aidan Van Dyk 2009-05-26 15:35:01 Re: PostgreSQL Developer meeting minutes up
Previous Message Pavel Stehule 2009-05-26 15:32:46 problem with memory