Flush to Disk - Mailing list pgsql-hackers

From Diego Montenegro
Subject Flush to Disk
Date
Msg-id 1080495043.40670bc3284e8@www.mail.yale.edu
Whole thread Raw
Responses Re: Flush to Disk  (Manfred Spraul <manfred@colorfullife.com>)
List pgsql-hackers

Hello all,

Can anyone point me to where in the code does Postgres Flush all the
Data to disk???
When XLogFlush is called, it only flushes the XLOG to disk, right? Does
the entire Data get flushed at the same time as the Log? 

Thanks,

Diego


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Timeline for 7.4.3?
Next
From: Tom Lane
Date:
Subject: Fuzzy cost comparison to eliminate redundant planning work