Raw device on PostgreSQL

Поиск
Список
Период
Сортировка
От Benjamin Schaller
Тема Raw device on PostgreSQL
Дата
Msg-id c8753453-f7e5-5607-585b-8bee2f42b265@s2018.tu-chemnitz.de
обсуждение исходный текст
Ответы Re: Raw device on PostgreSQL
Re: Raw device on PostgreSQL
Список pgsql-hackers
Hey,

for an university project I'm currently doing some research on 
PostgreSQL. I was wondering if hypothetically it would be possible to 
implement a raw device system to PostgreSQL. I know that the 
disadvantages would probably be higher than the advantages compared to 
working with the file system. Just hypothetically: Would it be possible 
to change the source code of PostgreSQL so a raw device system could be 
implemented, or would that cause a chain reaction so that basically one 
would have to rewrite almost the entire code, because too many elements 
of PostgreSQL rely on the file system?

Best regards




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Masahiro Ikeda
Дата:
Сообщение: Re: Why are wait events not reported even though it reads/writes atimeline history file?
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions