| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Marcus "Andree S(dot) Magalhaes" <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br> |
| Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: killing idle postgres instances |
| Date: | 2004-02-05 23:18:06 |
| Message-ID: | 1076023086.1712.196.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Marcus,
Can we see the code, sometimes a second set of eyes helps.
Dave
On Thu, 2004-02-05 at 17:56, Marcus Andree S. Magalhaes wrote:
> Thanks, Tom,
>
> but the connections are closed by a finally clause.
> And, besides, when the vm exits, all tcp/ip connections should be closed...
>
>
> > "Marcus Andree S. Magalhaes" <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br> writes:
> >> We have a java program scheduled to run a few times in an hour and the
> >> server backend keeps running when the java program exits.
> >
> > That means you're not closing the connection. Fix your client.
> >
> > regards, tom lane
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marcus Andree S. Magalhaes | 2004-02-05 23:37:43 | Re: killing idle postgres instances |
| Previous Message | Marcus Andree S. Magalhaes | 2004-02-05 22:56:15 | Re: killing idle postgres instances |