| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | 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-03 01:58:01 |
| Message-ID: | 338175.1735869481@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I wrote:
> Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
>> For what little it's worth, I'm not quite convinced yet that FreeBSD's
>> client isn't more broken than it needs to be.
> I'm suspicious of that too.
I poked at this a little further. I made the attached stand-alone
test case (you don't need any more than "cc -o rmtree rmtree.c"
to build it, then point the script at some NFS-mounted directory).
This fails with my NAS at least as far back as FreeBSD 11.0.
I also tried it on NetBSD 9.2 which seems fine.
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| rmtree-test.sh | text/x-shellscript | 147 bytes |
| rmtree.c | text/x-c | 5.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2025-01-03 02:36:21 | Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size |
| Previous Message | Paul Jungwirth | 2025-01-03 01:47:02 | Re: SQL:2011 application time |