per backend nofsync - Mailing list pgsql-novice

From Ameurlain Antoine
Subject per backend nofsync
Date
Msg-id A38A9DD7DFE9D3119E5A00508BC870D03145AE@Exchange1.prosodie
Whole thread Raw
Responses Re: per backend nofsync
List pgsql-novice
Hi,
  I woul like to know if it's possible to set a nofsync behavior of a
pgsql database at the client connection time. The fact is that I have
- important but not frequently consulted/created/updated datas
- not important but very frequently updated datas
in my database.
Thus I would like to speed up the things for the not important datas
while remain with slower but more secure fsync behavior for my
important datas
if it's possible, please give me the exact syntax of the connection
option.
By the way, my client is PHP4.

regards,

Antoine Ameurlain
Prosodie

pgsql-novice by date:

Previous
From: info@i-developit.com
Date:
Subject: Re: What's wrong with this? (Pt II)
Next
From: Tom Lane
Date:
Subject: Re: per backend nofsync