| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | vijayendra(dot)agrawal(at)wipro(dot)com |
| Cc: | "PostGre SQL Mailing List" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Connect Failed error |
| Date: | 2001-01-09 17:53:13 |
| Message-ID: | 1624.979062793@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
"vijayendra mohan agrawal" <vijayendra(dot)agrawal(at)wipro(dot)com> writes:
> The application runs fine with as many as 50 instances of Network Elements
> with a very high rate of message coming from 50 corresponding "Black Box
> applications". But it will stop after some hours of continous run (max 16
> hours). error :
> "Connection to database failed"
This isn't enough info to troubleshoot your problem. *Why* is that
error coming out? If your application isn't willing to provide more
info, try looking in the postmaster's stdout/stderr log for error
messages. (You are keeping such a log, I hope, and not using -S or
sending the messages to /dev/null.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | vijayendra mohan agrawal | 2001-01-10 06:47:40 | RE: Connect Failed error |
| Previous Message | Peter Eisentraut | 2001-01-09 17:50:39 | Re: Granting Permissions to User To Access Database |