| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Larry Rosenman <ler(at)lerctr(dot)org>, Pgsql hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Fwd: Re: A new look at old NFS readdir() problems? |
| Date: | 2025-01-04 08:15:51 |
| Message-ID: | 572149.1735978551@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I wrote:
> I wouldn't have any problem with saying that we don't support NFS
> implementations that don't have stable cookies. But so far I haven't
> found any supported platform except FreeBSD that fails the rmtree test
> against my Synology NAS.
To expand on that: I've now found that Linux, macOS, NetBSD, OpenBSD,
and illumos/OpenIndiana[1] pass that test. I don't believe that Windows
does NFS. That means that FreeBSD is the only one of our supported
platforms that fails. I think we should simply document that NFS on
FreeBSD is broken, and await somebody getting annoyed enough to
fix that brokenness.
regards, tom lane
[1] Getting OpenIndiana to work under qemu is not a task for those
easily discouraged.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2025-01-04 16:07:18 | Re: Fwd: Re: A new look at old NFS readdir() problems? |
| Previous Message | Pavel Stehule | 2025-01-04 05:36:56 | Re: Re: proposal: schema variables |