=?ISO-8859-1?Q?C=E9dric_Villemain?= <cedric(dot)villemain(dot)debian(at)gmail(dot)com> writes:
> How does it sound to remove the stat() call used when log_temp_file is
> set in favor of fileSize that we now have ?
I'd just as soon keep the stat call --- it's relatively cheap and it
guarantees an accurate answer.
regards, tom lane