From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Pgsql hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Strange issue with NFS mounted PGDATA on ugreen NAS |
Date: | 2024-12-31 23:43:58 |
Message-ID: | 02a49e9f5d55be21efc7eca19e425c3c@lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/31/2024 5:37 pm, Tom Lane wrote:
> Larry Rosenman <ler(at)lerctr(dot)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
btrfs
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: ler(at)lerctr(dot)org
US Mail: 13425 Ranch Road 620 N, Apt 718, Austin, TX 78717-1010
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2024-12-31 23:58:14 | Re: Strange issue with NFS mounted PGDATA on ugreen NAS |
Previous Message | Tomas Vondra | 2024-12-31 23:41:05 | Re: Add the ability to limit the amount of memory that can be allocated to backends. |