I would like to use the standard FC3 rpm version to create a newly installed server [ 2 Xeon , 6 Gb. ram , and Postgresql 7.4.5] . Would it automatically detect and config it if I use the mechine with > 4 Gb [6Gb.] or should I manually config it? And the PAE would be effective work with PGsql and large database.
Thanks for any comment. Amrit Thailand
Dr.Amrit Angsusingh ICT Center Sawanpracharuck Hospital Thailand _____________________________ ��ԡ���������ըҡ "�������" http://www.chaiyo.com ����آ�Ҿ�ѹ�Ѻ˹�觢ͧ�� http://www.thaihealth.info
The kernel config for 2.6.10-1.741_FC3 has the following enabled by default, it should support up to 64G and PAE is enabled.
CONFIG_HIGHMEM64G=y CONFIG_HIGHMEM=y CONFIG_X86_PAE=y
Give it a try !