Disk Access Question

Поиск
Список
Период
Сортировка
От Chris Hoover
Тема Disk Access Question
Дата
Msg-id 1d219a6f0509201055ea11c59@mail.gmail.com
обсуждение исходный текст
Ответы Re: Disk Access Question
Re: Disk Access Question
Список pgsql-admin
I have a question on disk access.

How often is PostgreSQL accessing/touching the files that are on the hard drive?

What I'm trying to ask is, is PostgreSQL constantly updating access timestamps or something like that on the database files even if they are not being queried?  This questions comes from an Oracle background where Oracle was updating the individual files every 3 seconds if I am remembering correctly.

I am trying to figure out besides the queries, what sort of accessing is PostgreSQL doing to my drives so we can try and resolve some i/o issues.

Thanks,

Chris

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

Предыдущее
От: Craig Servin
Дата:
Сообщение: Re: Replication
Следующее
От: Chris Hoover
Дата:
Сообщение: Re: Disk Access Question