postgres server failure during some database opearion

From: "Surabhi Ahuja " <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject: postgres server failure during some database opearion
Date: 2005-02-10 12:25:08
Message-ID: CE5C48E227F8ED4990FAC4332100ADC621B4E3@EVS.iiitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a query regarding, the postgres Sever failure, for eg say i am parsng a file and inserting rows into a table. Now while this opeartion is taking place the server crashes, or say the power goes off, or say someone kills the postmaster demon.

what happens to the rows that have been inserted till now? can we get a status of how many rows have been installed or not?

regards
surabhi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shachar Shemesh 2005-02-10 12:45:12 Re: postgres server failure during some database opearion
Previous Message Együd Csaba 2005-02-10 07:55:12 Re: Any functions to convert bit(5) to text?