Re: [HACKERS] RAW I/O device
От | wieck@debis.com (Jan Wieck) |
---|---|
Тема | Re: [HACKERS] RAW I/O device |
Дата | |
Msg-id | m11uwV2-0003kGC@orion.SAPserv.Hamburg.dsh.de обсуждение исходный текст |
Ответ на | RAW I/O device (Karel Zak - Zakkr <zakkr@zf.jcu.cz>) |
Ответы |
Re: [HACKERS] RAW I/O device
Re: [HACKERS] RAW I/O device |
Список | pgsql-hackers |
> On Linux now exist project for raw I/O device > (http://oss.sgi.com/projects/rawio/). Exist any plan (for far future) > with raw device for PgSQL? (TODO be quiet for this.) Up to now we kept the storage manager overhead in the system. Actually there is no way to tell which storage manager to use for a particular table/index, so anything goes to the default which is the magnetic disk one that uses single files for each relation. There was a discussion about simplifying it, but the consensus was to let it as is because it is the base for a tablespace and/or raw device manager. AFAIK, noone is working on it, so it must be really FAR future. But the plan is still alive. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #========================================= wieck@debis.com (Jan Wieck) #
В списке pgsql-hackers по дате отправления: