[none] - Mailing list pgsql-admin

From shyamperi@davlin.co.in
Subject [none]
Date
Msg-id 4454224.1066281246786.JavaMail.tomcat@mail.davlin.co.in
Whole thread Raw
List pgsql-admin
10:37p
Dear all,
Adding to yesterday's question. When I run the ipc-daemon2.exe in the background. What all maintanence work do I have
todo. 
Like ipcclean. (But this is when the postgres server crashes). In my case the server is stable it is not crashing but
thereis some problem with the driver  Which is unable to open the socket.  
Can any one help me out with this.

-----
Warm Regards
Shÿam Peri

II Floor, Punja Building,
M.G.Road,
Ballalbagh,
Mangalore-575003
Ph : 91-824-2451001/5
Fax : 91-824-2451050


__________________________________________________________________________________________________________________



Dear all,

I have installed postgres on windows 98 using cygwin. Now when I run it, it is
working fine. But as and when the number of connection increases the server is failing to handle
those request, thus discarding the clients request.

Logs at the server end
:

LOG:  pq_recvbuf: recv() failed: No error

LOG:  incomplete startup
packet

LOG:  pq_recvbuf: recv() failed: No error

LOG:  incomplete startup
packet

LOG:  pq_recvbuf: unexpected EOF on client connection

LOG:  pq_recvbuf:
unexpected EOF on client connection




Logs at the client end :




java.net.SocketException: connect (code=10055)

        at
java.net.PlainSocketImpl.socketConnect(Native Method)


at java.net.PlainSocketImpl.doConnect(Unknown Source)


at java.net.PlainSocketImpl.connectToAddress(Unknown
Source)

        at java.net.PlainSocketImpl.connect(Unknown
Source)

        at java.net.Socket.<init>(Unknown
Source)

        at java.net.Socket.<init>(Unknown
Source)

        at
org.postgresql.PG_Stream.<init>(PG_Stream.java:38)

        at
org.postgresql.jdbc1.AbstractJdbc1Connection.openConnection(AbstractJ

dbc1Connection.java:160)

        at
org.postgresql.Driver.connect(Driver.java:122)

        at
java.sql.DriverManager.getConnection(Unknown Source)


at java.sql.DriverManager.getConnection(Unknown
Source)

        at
achalpos.JdbcConnector.<init>(JdbcConnector.java:25)

        at
achalpos.StandardMenu.<init>(StandardMenu.java:155)

        at achalpos.AchalPos.jbInit(AchalPos.java:81)

        at
achalpos.AchalPos.<init>(AchalPos.java:40)

        at
achalpos.AchalPos.main(AchalPos.java:51)

End of Stack Trace





And more over the ipc-daemon which I am running at the back end is consuming more and more
memory with out flushing, thus bloking the whole network traffic.




I would be thank ful, if any one can suggest some solution.













-----
Warm Regards
Shÿam Peri

II Floor, Punja Building,
M.G.Road,
Ballalbagh,
Mangalore-575003
Ph : 91-824-2451001/5
Fax : 91-824-2451050


DISCLAIMER: This message contains privileged and confidential information and is
intended only for the individual named.If you are not the intended
recipient you should not disseminate,distribute,store,print, copy or
deliver this message.Please notify the sender immediately by e-mail if
you have received this e-mail by mistake and delete this e-mail from
your system.
Attachment

pgsql-admin by date:

Previous
From: "Ganesan Kanavathy"
Date:
Subject: pg_hba.conf
Next
From: "Bruno BAGUETTE"
Date:
Subject: RE : pg_hba.conf