Re: Debian and Postgres

From: rob stone <floriparob(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Debian and Postgres
Date: 2016-05-06 02:29:13
Message-ID: 1462501753.3217.36.camel@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Adrian,On Thu, 2016-05-05 at 13:47 -0700, Adrian Klaver wrote:

> Exactly. Showing the list the error you get when you cannot connect
> help 
> may with solving that problem and save you a great of time. What
> have 
> you got to lose?
>

I have nothing to "lose".
There is NO error, per se. The progress bars just keep churning and
absolutely nothing happens. All you can do is cancel.
Nothing in the log files. No exceptions thrown. A black hole. I've
waited minutes to see if it can connect, but no. I tried running on the
9.4 cluster but the same thing. 

I appreciate all your suggestions.
Tomorrow I'll talk to a friend of mine who is a Java guru to see if it
is possible to force some kind of stack trace or something that will
provide a clue as to what is happening. If you can't find the driver
you'd expect a DriverManager exception to be thrown or maybe a
ClassNotFound. Not even this. It's the lack of any error message
anywhere that is frustating.

Cheers,
Rob

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2016-05-06 04:32:28 Re: Very slow update / hash join
Previous Message Steven Lembark 2016-05-06 01:24:04 Trying to create array of enum to array of text for exclusion constraint