From: Michael Tokarev (no email)
Date: Tue Oct 01 2002 - 16:50:40 EDT
adi wrote:
> On Tue, Oct 01, 2002 at 07:55:14PM +0200, Ralf Hildebrandt wrote:
>
>>>I disable hash/btree completely:
>>
>>OK, how do you do this? This reduces the bloat induced by BerkeleyDB
>>while still leaving a usable system.
>
>
> I change makedefs by hand, and undef HAS_DB on src/util/sys_defs.h
> before compiling postfix. as you may already guess, I disable
> nis support too :-)
You forgot about DEF_DB_TYPE - the only useful variable left out
after discussion about an ability to specify different defaults
at compile time that still can't be changed easily. On linux,
DEF_DB_TYPE is hash, so "postmap file" will barf with the above
changes alone. BTW, this is an excellent idea to remove hash/btree
support completely - will do that in next version of my postfix
debian package... (since I moved to debian from redhat, I now
maintain .deb instead of .rpm... ;))
/mjt
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|