From: | "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il> |
---|---|
To: | "Carmen Wai" <wai_carmen(at)hotmail(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgresql on file system EXT2 or EXT3 |
Date: | 2003-11-28 07:34:35 |
Message-ID: | 006d01c3b582$1297cca0$0500a8c0@canaan.co.il |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Don't go on EXT2, its not reliable and takes lots of time to start after an
unclean shutdown. ( all the other explained it quite well )
The most promising FS is Reiserfs v4
http://www.namesys.com/v4/v4.html
If you cant wait I suggest XFS or JFS.
Look in the archives for all the explanations.
Ohhh, and don't use IDE Drives, only SCSI.
Cheer
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
Fax: 972-4-6990098
http://www.canaan.net.il
--------------------------
----- Original Message -----
From: "Carmen Wai" <wai_carmen(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, November 27, 2003 5:00 PM
Subject: [GENERAL] Postgresql on file system EXT2 or EXT3
> Hello:
>
> I would like to know whether there is any different in installing
Postgresql
> on the Linux system with file system of EXT2 or EXT3. I have two machines
> with idential OS (Red Hat 7.3 install with postgresql 7.3.4) but with
> different file system, 1 is EXT2 and the other is EXT3. When I insert
10,000
> records to the two machines, I found that the machine with EXT2 insert
much
> quicker than the other with EXT3.
>
> Is postgresqk perform better with EXT2 file system?
>
> Thanks a lot!
> Carmen
>
> _________________________________________________________________
> Linguaphone : Learning English? Get Japanese lessons for FREE
> http://go.msnserver.com/HK/30476.asp
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Marco Colombo | 2003-11-28 10:12:27 | Re: disaster recovery |
Previous Message | Joe Conway | 2003-11-28 07:05:12 | Re: Storing a chain |