Thread

  1. RE: [HACKERS] Profile of current backend

    Michael Meskes <meskes@topsystem.de> — 1998-02-08T10:16:20Z

    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
    >