| From: | Surafel Temesgen <surafel3000(at)gmail(dot)com> |
|---|---|
| To: | Rémi Lapeyre <remi(dot)lapeyre(at)henki(dot)fr> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH v1] Allow COPY "text" format to output a header |
| Date: | 2020-02-05 06:06:32 |
| Message-ID: | CALAY4q9jRDLg6A+02oPFTYitqhm4_0RTDshvXr_5ZirkrVP=4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On Tue, Feb 4, 2020 at 4:25 PM Rémi Lapeyre <remi(dot)lapeyre(at)henki(dot)fr> wrote:
> This patch adds the possibility to use the "header" option when using COPY
> with
> the text format. A todo entry was opened for this and I updated the tests
> and
> the documentation.
>
> This was previously discussed at
> https://www.postgresql.org/message-id/flat/CACfv%2BpJ31tesLvncJyP24quo8AE%2BM0GP6p6MEpwPv6yV8%3DsVHQ%40mail.gmail.com
>
>
FWIW there was more recent propose patch at
https://www.postgresql.org/message-id/flat/CAF1-J-0PtCWMeLtswwGV2M70U26n4g33gpe1rcKQqe6wVQDrFA(at)mail(dot)gmail(dot)com
and among feedback given is to adding header matching feature on to this.
regards
Surafel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2020-02-05 06:36:15 | Re: pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side |
| Previous Message | Fujii Masao | 2020-02-05 05:43:49 | A bug in LWLOCK_STATS |