Re: Newbie question

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Christian Rengstl <tex79(at)web(dot)de>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Newbie question
Date: 2003-12-22 19:33:28
Message-ID: 1072121608.2201.86.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Chris,

No, it isn't normal, but with the information you have provided it will
be difficult to analyze the problem.

Can you send us the operating systems involved, firewalls, etc.

Dave
On Sat, 2003-12-20 at 14:06, Christian Rengstl wrote:
> Hello everyone,
>
> I am quite new to Postgresql and JDBC and started to make my first
> application to use postgresql. And here comes my doubt/question: is it
> normal that it takes about 1 - 2 minutes to connect to the database? In
> my case it actually does take that long, but I thought maybe I made
> something wrong and you guys could give me a hint...
>
> Thanks
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christian Rengstl 2003-12-22 20:19:41 Re: Newbie question
Previous Message Dave Cramer 2003-12-22 19:32:19 Re: Insert Row to ResultSet