synchronous_commit off

From: "Anibal David Acosta" <aa(at)devshock(dot)com>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: synchronous_commit off
Date: 2011-08-01 13:29:37
Message-ID: 001201cc504f$11f32e50$35d98af0$@devshock.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Can a transaction committed asynchronously report an error, duplicate key or
something like that, causing a client with a OK transaction but server with
a FAILED transaction.

Thanks

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2011-08-01 13:57:08 Re: How to Speed up Insert from Multiple Connections
Previous Message Jayadevan M 2011-08-01 12:09:34 Parameters for PostgreSQL