redundancy and disk i/o

From: Sandeep Joshi <sjoshi(at)Zambeel(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: redundancy and disk i/o
Date: 2000-11-29 03:30:33
Message-ID: 3A247859.5F198A79@zambeel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I have two questions

1. Is it possible to set up a set of redundant disks for a database? one

of them being remote from
the database?

2. If I want to use my i/o routines for disk i/o, is it possible?
does postgres support such APIs?

thanks,
Sandeep

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-29 04:31:17 Re: LOCK Fixes/Break on FreeBSD 4.2-STABLE
Previous Message Philip Warner 2000-11-29 02:40:21 Re: Problem in AlterTableAddConstraint?