dbTalk Databases Forums  

unexpected eof

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss unexpected eof in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Marcin Gil
 
Posts: n/a

Default unexpected eof - 01-27-2004 , 04:41 AM






What can cause such an error:
'unexpected eof on client connection'.

I can find it in logs, all the connections I make to the db
are from php/apache.

Regards
--
Marcin Gil :: marcin.gil (AT) audax (DOT) com.pl


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #2  
Old   
Eddie Roosenmaallen
 
Posts: n/a

Default Re: unexpected eof - 01-27-2004 , 09:09 AM






-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Marcin,

I find Webmin causes this error on my machine. When I try to work with
the db through Webmin, it freezes and the psql logs show the 'unexpected
eof on client connection' error.

So long as you're not losing data through your Apache/php connections, I
wouldn't worry about it.

Peace,
Eddie

Marcin Gil wrote:
Quote:
What can cause such an error:
'unexpected eof on client connection'.

I can find it in logs, all the connections I make to the db
are from php/apache.

Regards
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.3.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAFn8ZtGGqbMwazQURApEkAJ9u5ZvoFgF4Fv7/WJTLxvxSanw+lACfcz0f
bjOfiwrvQEbnSCa6j9pMf7k=
=eI/9
-----END PGP SIGNATURE-----


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html



Reply With Quote
  #3  
Old   
Marcin Gil
 
Posts: n/a

Default Re: unexpected eof - 01-28-2004 , 02:23 AM



Eddie Roosenmaallen wrote:

Quote:
So long as you're not losing data through your Apache/php connections, I
wouldn't worry about it.

Not that I'm aware of. But I've met a strange thing.
I've written an app that stores in pg blobs (pdfs) and writes
an oid of blob in table. I do it as a single transaction (well, two
nested transaction exactly: one tx for whole operation and a nested one
for inserting blob). The blob gets written correcty but suddenly
inserting its oid into table fails.. Suddenly, because it worked
earlier. I'm trying to find the cause of it but no results as for now.

Thanks
--
Marcin Gil :: marcin.gil (AT) audax (DOT) com.pl

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.