Re: [PERFORM] Good performance? - Mailing list pgsql-jdbc

From Josh Berkus
Subject Re: [PERFORM] Good performance?
Date
Msg-id 200302171203.58611.josh@agliodbs.com
Whole thread Raw
In response to Re: [PERFORM] Good performance?  (Tomasz Myrta <jasiek@klaster.net>)
List pgsql-jdbc
Rafal,  Tomasz,

> It is possible when you have "fsync=false" in your postgresql.conf.
> (don't change it if you don't have to).

You should NOT turn off fsync unless you know what you are doing.  With fsync
off, your database can be unrecoverably corrupted after an unexpected
power-out, and you will be forced to restore from your last backup.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


pgsql-jdbc by date:

Previous
From: "Dirk Bromberg"
Date:
Subject: ConnectionPool newbie
Next
From: Marcel Ruff
Date:
Subject: Temporary memory peak