Re: Power-down. - Mailing list pgsql-jdbc

From Andrew Sullivan
Subject Re: Power-down.
Date
Msg-id 20021031103514.H23901@mail.libertyrms.com
Whole thread Raw
In response to Power-down.  ("RAFA" <RSS@TERRA.ES>)
List pgsql-jdbc
On Thu, Oct 31, 2002 at 02:27:34PM +0100, RAFA wrote:
> Hi.
>
> I have a database server, with postgreSQL.
> If the power down and the batteries of the SAI are empty, can I have
> problems?

In principle yes, but WAL should save you in most cases.  Make sure
you have fsync turned on.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Errors compiling jdbc
Next
From: Barry Lind
Date:
Subject: Re: setQueryTimeout & Cancel with JDBC/PostgreSQL