Re: Option to dump foreign data in pg_dump
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Luis Carril <luis.carril@swarm64.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>,
vignesh C <vignesh21@gmail.com>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
Daniel Gustafsson <daniel@yesql.se>, Laurenz Albe
<laurenz.albe@cybertec.at>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-03-16T14:18:31Z
Lists: pgsql-hackers
Hi Luis, Please don't top post. Also be careful to quote prior text when replying. Your message was pretty hard to work through -- i.e. figuring out what you said vs. what you were replying to. On 3/5/20 8:51 AM, Luis Carril wrote: > > At this point I would like to leave the patch as is, and discuss further > improvement in a future patch. I have marked this as Need Review since the author wants the patch considered as-is. I think Ashutosh, at least, has concerns about the patch as it stands, but does anyone else want to chime in? Regards, -- -David david@pgmasters.net
Commits
-
pg_dump: Allow dumping data of specific foreign servers
- 2f9eb3132094 13.0 landed