At 08:01 AM 8/2/2004 -0400, Aaron Burghardt wrote:
>I compiled PostgreSQL on Mac OS X with optimization -Os (for size) and the
>resulting installation was less than 2 MB. I am looking to embed it in
>applications to reduce administrative effort, so size matters in my case.
2MB? That's smaller than some CPUs 2nd level caches. Hmmm. Wonder what's
the perfomance of -Os like compared to the others.