Log on separate disk?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Log on separate disk?
Date: 1999-11-01 07:23:40
Message-ID: 199911010723.QAA26801@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I think it's essential in WAL to have log files(s) on separate disk
drives to recover database while a drive which keeps tables on it
crashes. How could we do this on 7.0?
--
Tatsuo Ishii

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrij Korud 1999-11-01 07:51:51 Getting oid of just inserted record
Previous Message Tatsuo Ishii 1999-11-01 07:10:27 Re: [HACKERS] sort on huge table