About Buffer Flushing Function

Поиск
Список
Период
Сортировка
От 王宝兵
Тема About Buffer Flushing Function
Дата
Msg-id 4413CEF8.000003.01632@WANGBAOBING
обсуждение исходный текст
Список pgsql-novice
 I'm now participating in a PG project.I need to modify some parts of the
log buffer flushing function and the data buffer flushing function.I don't
know where they are.



Could you tell me where the following two functions are:



--Log Buffer Flush:Only flush the dirty log buffer into the disk,not
including the database data.(Is it XLogFlush in xlog.c?)



--Data Buffer Flush:Only flush the dirty database data(items) into the disk
not including the log buffer.



I'm now in urgent need of your help.



Thank you in advance!



Charlie Wang

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

Предыдущее
От: Miguel
Дата:
Сообщение: Multiple insertion
Следующее
От: "Jonathan Davies"
Дата:
Сообщение: Return count between timestamps