Re: [HACKERS] compact PostgreSQL

2004-10-12 Thread Christopher Browne
In the last exciting episode, [EMAIL PROTECTED] (Yui Hiroaki) wrote: > I would like to install PostgreSQL. But my pc does not have much > space. So I would like to make compact PostgreSQL. Does anyone know > how to make compact PostgreSQL? For example, to make comment out > source code and compile

Re: [HACKERS] compact PostgreSQL

2004-10-09 Thread Shahbaz Javeed
Yui, Perhaps what you need is not a compacted source (which still needs additional space to compile) but instead a binary distribution. Depending on the OS you're using, you might be able to find pre-compiled binaries which would take much less space. HTH S On Sat, 09 Oct 2004 22:03:48 +0900,

[HACKERS] compact PostgreSQL

2004-10-09 Thread Yui Hiroaki
Hi! I would like to install PostgreSQL. But my pc does not have much space. So I would like to make compact PostgreSQL. Does anyone know how to make compact PostgreSQL? For example, to make comment out source code and compile. Regards, Yui --