Re: Strange issue with NFS mounted PGDATA on ugreen NAS

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Larry Rosenman <ler@lerctr.org>
Cc: Thomas Munro <thomas.munro@gmail.com>, Pgsql hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-31T23:37:56Z
Lists: pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> On 12/31/2024 5:24 pm, Thomas Munro wrote:
>> The implementation-specific cookie scheme for encoding a sort of
>> cursor position across readdir() calls has various different problems
>> on various different OSes, NFS implementations and underlying local
>> file systems (I looked into this quite a bit when that last discussion
>> happened, it's a mess).  I wonder what a UGreen NAS is running.

> UGreen is running a (modified) Debian Bookworm Linux.

Do you know what its underlying file system is?

			regards, tom lane