| From: | Uro Gruber <uros(at)sir-mag(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Problems with connecting to Postgre |
| Date: | 2001-01-12 13:28:44 |
| Message-ID: | 1065004746.20010112142844@sir-mag.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi!
I use postgre 7.0.3 on FreeBSD 4.1.1
I started my postgres with -i, because i want to connect over
internet. I tested this in localnet.
When i connect with PHP it takes very long time. If i refresh again i
get results immediately. If i refresh my page after some seconds it
takes long time to get results again.
I check the errorlog of postgre and i found this line on every
connection:
pq_recvbuf: recv() failed: Connection reset by peer
What is wrong and what can i do. I use PHPLIB for connecting to
postgre.
If i connect with no persistant(pg_pconnect) connection i takes long time again but
no error recived.
Thanks
--
Uroš
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sander Tichelaar | 2001-01-12 14:19:30 | MacOS X |
| Previous Message | Albert Reiner | 2001-01-12 12:13:57 | Re: RecordSets, getString and charSets |