Re: Questions on use

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Questions on use
Date: 2016-12-28 23:16:57
Message-ID: alpine.LNX.2.11.1612281512090.2025@localhost
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 28 Dec 2016, Rich Shepard wrote:

> 2) My databases are used by only me. All non-postgres-installed databases
> are owned by me so neither a username nor a password is required for me to
> access them.

I want to thank all of you who responded to this pair of questions. I have
installed the postgresql-jdbc driver and found a tool -- F/OSS -- that does
exactly what I need: dbeaver <http://www.dbeaver.com/>.

After spending most of two days trying to get schemaSpy and pgmodeler to
work, I took a careful look at an older version of dbeaver I discovered
here, upgraded it, and got it working in just a few minutes without detailed
docs.

Since my business is not that of a computer professional (coder, DBA,
SysAdmin, etc.) good enough is sufficient for the tools I use.

May you all have a healthy, prosperous, and satisfying 2017,

Rich

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christopher BROWN 2017-01-13 14:01:53 Efficient use of ON CONFLICT DO UPDATE with the PostgreSQL JDBC driver
Previous Message rob stone 2016-12-28 22:00:53 Re: Questions on use