Re: [DOCS] pg_total_relation_size() and CHECKPOINT - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [DOCS] pg_total_relation_size() and CHECKPOINT
Date
Msg-id 47EE419E.4070505@dunslane.net
Whole thread Raw
In response to Re: [DOCS] pg_total_relation_size() and CHECKPOINT  ("Zubkovsky, Sergey" <Sergey.Zubkovsky@transas.com>)
List pgsql-hackers


Zubkovsky, Sergey wrote:
>
> In the prepared custom build of PG 8.3.1 the native MSVC's stat() was rewrote by adding GetFileAttributesEx() to
correctstat's st_size value.
 
> I had seen that a result of MSVC's stat() and a result of GetFileAttributesEx() may be differ by the file size values
atleast.
 
>
> The most important thing is the test in the original post
> ( http://archives.postgresql.org/pgsql-docs/2008-03/msg00041.php )
> doesn't reproduce any inconsistence now.
> All work fine.
>
> This was tested on my WinXP SP2 platform but I suppose it will work on any NT-based OS.
>
>
>   


If you have a patch, please send it to the -patches list.

cheers

andrew


pgsql-hackers by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: [PATCHES] Avahi support for Postgresql
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Implemented current_query