| From: | Christoph Berg <myon(at)debian(dot)org> |
|---|---|
| To: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) |
| Date: | 2023-03-14 10:34:08 |
| Message-ID: | ZBBNoNHRu7hFeeyf@msg.df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Re: Tomas Vondra
> and I don't think there's a good place to inject the 'rm' so I ended up
> adding a 'cleanup_cmd' right after 'compress_cmd'. But it seems a bit
> strange / hacky. Maybe there's a better way?
Does the file need to be removed at all? Could we leave it there and
have "make clean" remove it?
Christoph
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2023-03-14 11:14:44 | pgsql: Rework design of functions in pg_walinspect |
| Previous Message | Dean Rasheed | 2023-03-14 09:21:36 | pgsql: Add support for the error functions erf() and erfc(). |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gilles Darold | 2023-03-14 10:44:59 | Re: [Proposal] Allow pg_dump to include all child tables with the root table |
| Previous Message | Amit Langote | 2023-03-14 10:07:41 | Re: generic plans and "initial" pruning |