RE: [HACKERS] Profile of current backend

Michael Meskes <meskes@topsystem.de>

From: "Meskes, Michael" <meskes@topsystem.de>
To: The Hermit Hacker <scrappy@hub.org>, "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
Cc: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>, Michael Meskes <meskes@topsystem.de>, Bruce Momjian <maillist@candle.pha.pa.us>, PostgreSQL Hacker <pgsql-hackers@postgreSQL.org>
Date: 1998-02-08T10:16:20Z
Lists: pgsql-hackers
BEGIN/END of what? Transactions? Since I used ODBC auto commit is
usually on. But all writing is done in one tranaction, i.e. we switch
auto-commit off and handle it ourselves.

Michael
--
Dr. Michael Meskes, Projekt-Manager    | topystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Use Debian GNU/Linux!      | Tel: (+49) 2405/4670-44

> ----------
> From: 	Vadim B. Mikheev[SMTP:vadim@sable.krasnoyarsk.su]
> Sent: 	Freitag, 6. Februar 1998 17:00
> To: 	The Hermit Hacker
> Cc: 	Thomas G. Lockhart; Michael Meskes; Bruce Momjian; PostgreSQL
> Hacker
> Subject: 	Re: [HACKERS] Profile of current backend
> 
> And did you use BEGIN/END ?
> Auto-commit is ON in postgres...
> 
> > 
> >         Just curious, but do you have -F set to disable fsync()?  We
> > really really should disable that by default :(
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Oh no!
> 
> Vadim
>