Re: backup problem - Mailing list pgsql-interfaces

From Nigel J. Andrews
Subject Re: backup problem
Date
Msg-id Pine.LNX.4.21.0210151041390.584-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to backup problem  (pin.o.za@mail.toyota-shokki.co.jp (王斌))
List pgsql-interfaces
On Tue, 15 Oct 2002, ([ISO-2022-JP] $B2&IL(B) wrote:

> Now I have written a cgi file to backup data from web client. I applied "pg_dump" command to fulfill the 
> task,but it failed. I want to know whether there is a method or not, to fulfill the backup 
> task within a database connection, just like do a sql query. And how can I solve the problem.

I think this was answered a couple of days ago, which I didn't read closely, 
but...

You'll probably find that the browser and or server is dropping the connection
thereby interrupting the pg_dump cgi script.

On the other hand any number of things could be going wrong and you wouldn't
know. For example, does your CGI script check for a failure due to lack of
disk space and inform the user?


-- 
Nigel J. Andrews



pgsql-interfaces by date:

Previous
From: Oscar Serrano
Date:
Subject: specific DataProvider for Postgres in the .NET
Next
From: Rodrigo Moya
Date:
Subject: Re: specific DataProvider for Postgres in the .NET