| From: | "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | postgreslog-semctl(7438339, 4, SETVAL, 0) failed: |
| Date: | 2006-04-25 09:42:38 |
| Message-ID: | 8626C1B7EB748940BCDD7596134632BE39867F@jal.iiitb.ac.in |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I am using postges, 8.0.0
on that system , it seems that there are two databases, i am not sure if the same postmaster is used to connect to both the databases,
i am seeing these logs in postgreslog
<2006-04-19 01:13:25 IST%>LOG: connection received: host=[local] port=
<2006-04-19 01:13:25 IST%authentication>LOG: connection authorized: user=sdc database=dbexpress
<2006-04-19 01:13:25 IST%startup>FATAL: semctl(7438339, 4, SETVAL, 0) failed: Invalid argument
<2006-04-19 01:13:25 IST%>LOG: connection received: host=[local] port=
<2006-04-19 01:13:25 IST%authentication>LOG: connection authorized: user=sdc database=dbexpress
<2006-04-19 01:13:25 IST%startup>FATAL: semctl(7438339, 4, SETVAL, 0) failed: Invalid argument
<2006-04-19 01:13:25 IST%>LOG: connection received: host=[local] port=
<2006-04-19 01:13:25 IST%authentication>LOG: connection authorized: user=sdc database=dbexpress
<2006-04-19 01:13:25 IST%startup>FATAL: semctl(7438339, 4, SETVAL, 0) failed: Invalid argument
what do they mean?
thanks,
regards
Surabhi
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrus | 2006-04-25 11:18:25 | Re: How to close dead connections immediately |
| Previous Message | A. Kretschmer | 2006-04-25 09:23:37 | Re: isnumeric - checking if text variable is convertable to numeric |