Re: pg_ls_tmpdir to show shared filesets - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: pg_ls_tmpdir to show shared filesets
Date
Msg-id 20191214224735.GA28433@telsasoft.com
Whole thread Raw
In response to pg_ls_tmpdir to show shared filesets  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On Thu, Dec 12, 2019 at 11:39:31PM -0600, Justin Pryzby wrote:
> I suggested that pg_ls_tmpdir should show shared filesets like
> > 169347 5492 -rw-r-----   1 postgres postgres  5619712 Dec  7 01:35
/var/lib/pgsql/12/data/base/pgsql_tmp/pgsql_tmp11025.0.sharedfileset/0.0
..
> Actually, my suggestion would be to make pg_ls_tmpdir expose "isdir", same as
> pg_stat_file.

Done like that

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] proposal: schema variables
Next
From: Robert Haas
Date:
Subject: Re: Wrong assert in TransactionGroupUpdateXidStatus