Re: SQL/MED - file_fdw

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Robert Haas" <robertmhaas@gmail.com>, "Noah Misch" <noah@leadboat.com>
Cc: "Itagaki Takahiro" <itagaki.takahiro@gmail.com>, <hanada@metrosystems.co.jp>,<pgsql-hackers@postgresql.org>
Date: 2011-02-11T16:31:08Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote:
> Noah Misch <noah@leadboat.com> wrote:
>> From a functional and code structure perspective, I find this
>> ready to commit.  (I assume you'll drop the XXX: indent only
>> comments on commit.)  Kevin, did you want to do that performance
>> testing you spoke of?
>
> OK, so is this Ready for Committer, or we're still working on it?
 
I can run some benchmarks to compare COPY statements with and
without the patch this weekend.  Noah, does it make more sense to do
that with just the copy_export-20110209.patch patch file applied, or
in combination with some other FDW patch(es)?
 
-Kevin