Re: Raw Device Support - Mailing list pgsql-novice

From Mladen Gogala
Subject Re: Raw Device Support
Date
Msg-id 4C83013F.102@vmsinfo.com
Whole thread Raw
In response to Raw Device Support  (Majid Azimi <majid.merkava@gmail.com>)
Responses Re: Raw Device Support
List 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


pgsql-novice by date:

Previous
From: Lonni J Friedman
Date:
Subject: getting the row count of a UNION query
Next
From: Machiel Richards
Date:
Subject: access sharelocks excluded?