Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Novice > Re: About db se...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 4 Topic 3043 of 3323
Post > Topic >>

Re: About db session time-out while uploading data to database

by tgl@[EMAIL PROTECTED] (Tom Lane) Mar 21, 2008 at 11:10 AM

"=?ISO-2022-JP?B?GyRCIXkbKEJQdW11IDotRCAbJEIheRsoQiA=?="
<paricharts@[EMAIL PROTECTED]
> writes:
> my file-upload function is run on a web and connect to postgreSQL
database.
> While this upload function was uploading data to database,its web page
turn
> to  display "
> The page cannot be displayedThe page you are looking for is currently
> unavailable. The Web site might be experiencing technical difficulties,
or
> you may need to adjust your browser settings. "
> ( I think one of this event 's  cause is DB access time out )

Well, with only that much detail it's impossible to say.  But have you
looked into the postmaster's log to see what the server-side view of the
situation was?  If you see messages like "unexpected EOF" that would be
suggestive.

Personally I'd bet that this is just a garden-variety bug in your upload
function.  Again, the server-side log might be helpful in debugging
the problem.  If all else fails, try setting log_statement = 'all' while
you recreate the problem, so you can see exactly what the last command is.

			regards, tom lane

-- 
Sent via pgsql-novice mailing list (pgsql-novice@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
 




 4 Posts in Topic:
About db session time-out while uploading data to database
paricharts@[EMAIL PROTECT  2008-03-21 11:34:08 
Re: About db session time-out while uploading data to database
tgl@[EMAIL PROTECTED] (T  2008-03-21 00:54:35 
Re: About db session time-out while uploading data to database
paricharts@[EMAIL PROTECT  2008-03-21 13:58:07 
Re: About db session time-out while uploading data to database
tgl@[EMAIL PROTECTED] (T  2008-03-21 11:10:51 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 5:10:31 CST 2008.