Postgres 6.5 and PQsetdb( ,,"-F",, ) - Mailing list pgsql-interfaces

From Jean-Denis Girard
Subject Postgres 6.5 and PQsetdb( ,,"-F",, )
Date
Msg-id 37903151.639CFEAC@esoft.pf
Whole thread Raw
List pgsql-interfaces
Hello,

I just upgraded from Postgres 6.3.2 (shipped with RedHat) to latest 6.5
on a Linux system.

Everything went smoothly, but now it seems that "-F" option in PQsetdb
no longer works.

I tried to launch postmaster  with -F  option and it works find, but I
really want to enable /disable fsync
from libp, so I can run lengthly updates of my database reasonnably fast
at the risk of problems if the system crash, and keep safe fsync for
short opearations.

I found nothing about that on the mailing list. What did I miss ?

Thanks in advance...

Jean-Denis Girard,
Essential Software.



pgsql-interfaces by date:

Previous
From: Dave Ogren
Date:
Subject: bug
Next
From: Jean-Denis Girard
Date:
Subject: Postgres 6.5 and PQsetdb( , , "-F", , )