| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | splarv(at)ya(dot)ru, Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Create a Foreign Table for PostgreSQL CSV Logs |
| Date: | 2020-08-31 21:00:37 |
| Message-ID: | 20200831210037.GM13613@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Sat, Aug 22, 2020 at 01:51:56PM -0400, Bruce Momjian wrote:
> On Fri, Aug 21, 2020 at 08:41:54PM -0700, David G. Johnston wrote:
> > On Fri, Aug 21, 2020 at 2:58 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > Good idea. People have been confused about this before. Attached is a
> > patch.
> >
> >
> > + It is also possible to access the file as a foreign data wrapper
> > + using <xref linkend="file-fdw"/>.
> >
> > Seems more accurate to say "It is also possible to access the file as a foreign
> > table, using the supplied <xref linkend="file-fdw"/> module."
> >
> > The file_fdw -> config change looks good.
>
> OK, updated patch attached.
Patch applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2020-08-31 21:06:07 | Re: 35.9.2. Base Types in C-Language Functions |
| Previous Message | Bruce Momjian | 2020-08-31 20:21:18 | Re: Openssl v3_ca |