| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Surafel Temesgen <surafel3000(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: proposal: possibility to read dumped table's name from file |
| Date: | 2021-10-01 16:00:17 |
| Message-ID: | CAFj8pRDk2K0v-ErwR58K_=Z_nKmimGqqH2QsOK6H04H-DRFafQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
pá 1. 10. 2021 v 15:19 odesílatel Daniel Gustafsson <daniel(at)yesql(dot)se>
napsal:
> I took another pass over this today and touched up the documentation (docs
> and
> code) as well as tweaked the code a bit here and there to both make it fit
> the
> pg_dump style better and to clean up a few small things. I've also added
> a set
> of additional tests to cover more of the functionality.
>
> I'm still not happy with the docs, I need to take another look there and
> see if
> I make them more readable but otherwise I don't think there are any open
> issues
> with this.
>
> As has been discussed upthread, this format strikes a compromise wrt
> simplicity
> and doesn't preclude adding a more structured config file in the future
> should
> we want that. I think this takes care of most comments and opinions made
> in
> this thread.
>
It looks well.
Thank you
Pavel
> --
> Daniel Gustafsson https://vmware.com/
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Erik Rijkers | 2021-10-01 16:19:56 | Re: proposal: possibility to read dumped table's name from file |
| Previous Message | Jaime Casanova | 2021-10-01 15:24:26 | Re: shared-memory based stats collector |