Re: BUG #18186: Question around integration

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: wiehan(dot)kielblock(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18186: Question around integration
Date: 2023-11-07 21:38:45
Message-ID: b1da8972-e542-5ce8-e0b3-206d3ddcadc3@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


On 2023-11-07 Tu 16:01, David G. Johnston wrote:
> On Tue, Nov 7, 2023 at 1:59 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> On 2023-11-07 Tu 08:03, PG Bug reporting form wrote:
> > The following bug has been logged on the website:
> >
> > Bug reference:      18186
> > Logged by:          Wiehan Kielblock
> > Email address: wiehan(dot)kielblock(at)gmail(dot)com
> > PostgreSQL version: 16.0
> > Operating system:   Azure saas
> > Description:
> >
> > We're trying to use Cube as our OLAP backend for our PowerBI
> reports. Cube
> > make use of Postgres as a backing database. Currently we're
> using SQL Server
> > to connect our reports using Tabular Object Model.
> >
> > Can you please advise if it is possible to connect to a Postgres
> database
> > using Tabular Object Model and if so, what is the format to do that?
> >
> > We have been unable to to use a postgress connection string
> through ssas to
> > use the tabular object model.
> >
>
> None of the questions you ask relates to a bug. Questions about
> how to
> use PostgreSQL should be asked on the pgsql-hackers email list. See
> <https://www.postgresql.org/support/>
>
>
> Please don't bug -hackers with this.  -general is the list you want to
> ask.

Quite right. Apologies for a moment of brain fade.

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2023-11-08 05:18:33 Re: BUG #17969: Assert failed in bloom_init() when false_positive_rate = 0.25
Previous Message David G. Johnston 2023-11-07 21:01:39 Re: BUG #18186: Question around integration