Separate Disks - Mailing list pgsql-admin

From Derek Hamilton
Subject Separate Disks
Date
Msg-id 000701c30090$9c2b7450$1b01a8c0@jcaves.net
Whole thread Raw
Responses Re: Separate Disks  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello all,

I recently started using PostgresQL and am quickly falling in love with it.
One of the biggest questions I have however is the ability to separate logs
from databases, etc. onto different disks.  The reason I'm interested in
this is the application I'm running performs a lot of inserts with a fairly
large set of data and I'm looking to improve performance by separating the
writes taking place on logs, etc.

Also, I'm using the newest version (7.3.2) and I'm not quite sure of the
layout of the files.  Inside the data directory I know the base directory
holds the databases for the cluster.  However, what is the difference
between the pg_clog and the pg_xlog?

Any help with improving the disk I/O would be much appreciated!

Thanks,
Derek Hamilton


pgsql-admin by date:

Previous
From: "Ed L."
Date:
Subject: Re: Has anyone seen this error? I cannot log into my database.
Next
From: Tom Lane
Date:
Subject: Re: Separate Disks