| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: initdb caching during tests |
| Date: | 2023-08-25 05:50:45 |
| Message-ID: | CA+hUKGL10AoQVMMqgOJ8CTjoz9MLidD8ik2e8PibzLNMz0+aRg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 25, 2023 at 10:10 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> Let's see what the buildfarm says - it's not inconceivable that it'll show
> some issues.
Apparently Solaris doesn't like "cp -a", per animal "margay". I think
"cp -RPp" should be enough everywhere?
https://docs.oracle.com/cd/E88353_01/html/E37839/cp-1.html
https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/utilities/cp.html
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Avoid-non-POSIX-cp-flags.patch | text/x-patch | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2023-08-25 06:10:07 | Re: broken master regress tests |
| Previous Message | shveta malik | 2023-08-25 05:39:01 | Re: Synchronizing slots from primary to standby |