| From: | Mike Kienenberger <mkienenb(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Browsing postgres database using the Eclipse QuantumDB plugin |
| Date: | 2013-11-22 15:28:01 |
| Message-ID: | CAM1yOjZd21yEB3UftApeKoO4TCLqQXqpjyLeo0d6ue0vm4de_A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I wanted to make sure that it wasn't a permission configuration
problem in postgres first, since all of the other databases have
worked without a similar issue.
On Fri, Nov 22, 2013 at 9:54 AM, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> wrote:
> On 11/22/2013 05:46 AM, Mike Kienenberger wrote:
>>
>> Has anyone successfully connected and browsed a postgres database
>> using the Eclipse QuantumDB plugin?
>
>
> You might get a answer sooner here:
>
> http://sourceforge.net/p/quantum/discussion/24178/
>
>
>>
>> I can connect and execute sql, but the existing table list is always
>> empty as if no meta information is ever provided to the browser
>> plugin. At first, I thought it might be a permission problem with
>> the database user I provided, so I also tried it with the postgres
>> user, but had the same results.
>>
>> I've always had QuantumDB work with Oracle, hsqldb, h2database, and
>> other platforms.
>>
>>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)gmail(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Johnston | 2013-11-22 15:30:03 | Re: Multiple aggs,sums in 1 que |
| Previous Message | Edson Richter | 2013-11-22 15:11:19 | Re: Browsing postgres database using the Eclipse QuantumDB plugin |