Hi, we just moved our Google Cloud environment to Frankfurt, and I am
trying to restablish the setup.One of the things is to let Exasol access
a postgres database.Exasol is on one VPC network peered to another
network with Postgres. We haven't yet be...
I have a series of interdependant LUA scripts, that also can be called
individually. They take an array as parameter, and I need to pass the
array down the chain when calling the scripts. I have tried many
different things, but keep getting the error...
Hi ExasolWe are building a SaaS solution, where we plan to put each
customers data in separate schema. Over time this will hopefulle mount
to a lot of schemas.In order to cover the bases I would love your take
on the implications of this approachIs t...
In order to test new functionality I would like to upgrade the 6.2
edition available on Google Cloud to version 7. Is this possible? Or
could you give a time frame as to when version 7 will be the version
being installed on the BYOL version of Exason...
Added another postgres driver:But it seems like Exasol does not
recognize the driver:CREATE OR REPLACE CONNECTION postconn to
'jdbc:hulla://1.2.3.4:5432/mydata?currentSchema=analyticaldata' USER
'postgres' IDENTIFIED BY ..select * from (import from j...