Re: Create a Foreign Table for PostgreSQL CSV Logs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Create a Foreign Table for PostgreSQL CSV Logs
Дата
Msg-id 20200831210037.GM13613@momjian.us
обсуждение исходный текст
Ответ на Re: Create a Foreign Table for PostgreSQL CSV Logs  (Bruce Momjian <bruce@momjian.us>)
Список 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@momjian.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@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Openssl v3_ca
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: 35.9.2. Base Types in C-Language Functions