RE: [HACKERS] Profile of current backend - Mailing list pgsql-hackers

From Meskes, Michael
Subject RE: [HACKERS] Profile of current backend
Date
Msg-id 11720CEF3853D011AC0C00A024B7A9E110A136@EINSTEIN
Whole thread Raw
List 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
>

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: [QUESTIONS] 6.3 question (fwd)
Next
From: "Meskes, Michael"
Date:
Subject: RE: [HACKERS] Profile of current backend