postgresql error

From: sharmad(at)goatelecom(dot)com
To: pgsql-sql(at)postgresql(dot)org
Subject: postgresql error
Date: 2001-10-29 15:34:08
Message-ID: 3bdd7ba0.77a.0@punweb01
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Is there anyway to increase the query time in postgresql
because if the query is long and so is the database then the pgRead
error occurs resulting in the break of connection with the database
and recently also giving me problems in taking backups.
If i m not wrong the command to take backup is
pg_dump [database_name] > [file_name]
Waiting for the reply,
TIA
-Sharmad

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-10-29 16:35:13 Re: oid's in views.
Previous Message satyajith 2001-10-29 14:58:12 Connecting postgresql from another machine as client