Re: Materialized views trough ODBC

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, koffi BADOH <koff10(at)hotmail(dot)com>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Materialized views trough ODBC
Date: 2017-07-03 22:46:06
Message-ID: 81039c79-ebcb-119e-3528-8cb228e9b041@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 2017/07/03 19:31, Inoue, Hiroshi wrote:
> Hi Michael,
>
> On 2017/07/02 16:45, Michael Paquier wrote:
>> On Fri, Jun 30, 2017 at 11:31 PM, koffi BADOH <koff10(at)hotmail(dot)com>
>> wrote:
>>> Is there a way to make visible a materialized view through ODBC.
>>> I'm using postgres 9.4 and msaccess . All views on Postgres
>>> database are
>>> visible through ODBC for access
>>> except materialized views.
>> There has been for some time a patch on this mailing list to do that:
>> http://www.postgresql.org/message-id/CAB7nPqR0apHpiPAi4J2e3oR2jZ8MREyJAzxdWMjrr4h5PsRp4w@mail.gmail.com
>>
>> Inoue-san, Saito-san, could you integrate that in the tree? It is not
>> the first time this support is requested.
>
> OK I would take care of it.

Done.

koffi, could you try the test drivers 9.6.0320 at
http://www.ne.jp/asahi/inocchichichi/entrance/psqlodbc/
<http://www.ne.jp/asahi/inocchichichi/entrance/psqlodbc/>
?

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Joe CT NG 2017-07-04 01:54:29 Re: Fail to install psqlodbc due to libpq version incorrect
Previous Message Inoue, Hiroshi 2017-07-03 22:21:14 Re: Build the PostgreSQL ODBC Driver on Windows