Re: Why is it OK for dbsize.c to look at relation files directly?

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Why is it OK for dbsize.c to look at relation files directly?
Date: 2019-04-25 00:25:03
Message-ID: 20190425002503.GD8552@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 24, 2019 at 05:18:08PM -0700, Andres Freund wrote:
> Just so it's guaranteed that it'll never happen? :)

Items get done, from time to time... b0eaa4c is one rare example :p

/me runs and hides.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2019-04-25 00:47:43 Re: Calling PrepareTempTablespaces in BufFileCreateTemp
Previous Message Michael Paquier 2019-04-25 00:20:52 Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang).