Thomas T. Thai writes: > what kind of performance hit would i endure if i compiled with > --enable-debug on -current The effect in terms of query execution speed is probably minimal. The problem is that the executables get about 15% larger, which can lead to longer load times, more memory usage, and ultimately to some speed issues. Personally, I wouldn't worry about it too much, especially if you're running beta and want to track down potential bugs. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [GENERAL] Re: performance hit with --enable-debug Peter Eisentraut
- [GENERAL] Re: performance hit with --enable-debug Thomas T. Thai
- Re: [GENERAL] Re: performance hit with --enable-... Bruce Momjian
- Re: [GENERAL] Re: performance hit with --enable-... Tom Lane
- Re: [GENERAL] Re: performance hit with --ena... Peter Eisentraut
- Re: [GENERAL] performance hit with --enable-debug Bruce Momjian
- Re: [GENERAL] performance hit with --enable-debu... Tom Lane
- Re: [GENERAL] performance hit with --enable-... Bruce Momjian
- Re: [GENERAL] performance hit with --ena... Peter Eisentraut
- Re: [GENERAL] performance hit with ... Bruce Momjian