Re: Raw Device Support

From: Mladen Gogala <mladen(dot)gogala(at)vmsinfo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Raw Device Support
Date: 2010-09-05 02:32:31
Message-ID: 4C83013F.102@vmsinfo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 09/04/2010 01:59 PM, Majid Azimi wrote:
> hi guys.
>
> Does postgreSQl support raw partitions?
>
>
In Postgres, each table is a file. That means that Postgres needs a file
system. Raw devices are not supported. Unfortunately, direct I/O is not
supported either.

--
Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
www.vmsinfo.com
The Leader in integrated Media Intelligence Solutions

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Machiel Richards 2010-09-07 09:54:21 access sharelocks excluded?
Previous Message Lonni J Friedman 2010-09-04 22:28:49 getting the row count of a UNION query