public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: Joao De Almeida Pereira <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: [pgadmin4][patch] Unit test fail on GreenPlum (#3190)
Date: Sat, 10 Mar 2018 20:53:13 +0000
Message-ID: <CA+OCxowdoxCvcV6ag4Q85rD5HuG29jS08BH0M3V5Uac4EfN7pg@mail.gmail.com> (raw)
In-Reply-To: <CAE+jjak_FQKTrBj0cOi6Whaz1k_iseZu697v_-x2Rn8K7U49QQ@mail.gmail.com>
References: <CAE+jjak_FQKTrBj0cOi6Whaz1k_iseZu697v_-x2Rn8K7U49QQ@mail.gmail.com>
Hi
On Friday, March 9, 2018, Joao De Almeida Pereira <
[email protected]> wrote:
> Hello Hackers,
>
> Attached you can find the patch that skip some tests and correct issues on
> SQL that are failing when trying to connect to a GreenPlum database.
>
> We did this by adding a attribute to to test_json called "db_type" that
> will carry the type of database we are running tests against.
>
Any reason we can't do that dynamically as we do with the EPAS-specific
tests?
>
> When we run tests against a GreenPlum instance the configuration would
> look like this:
>
> {
> "name": "GreenPlum",
> "comment": "GreenPlum DB",
> "db_username": "gp",
> "host": "localhost",
> "db_password": "",
> "db_port": 5433,
> "maintenance_db": "postgres",
> "sslmode": "prefer",
> "tablespace_path": "",
> "enabled": true,
> "db_type": "gpdb"
> }
>
>
>
>
> Thanks
> Joao
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgadmin4][patch] Unit test fail on GreenPlum (#3190)
In-Reply-To: <CA+OCxowdoxCvcV6ag4Q85rD5HuG29jS08BH0M3V5Uac4EfN7pg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox