Re: synchronous_commit: Developer's View

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: synchronous_commit: Developer's View
Date: 2007-09-02 02:51:48
Message-ID: 24763.1188701508@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Fetter <david(at)fetter(dot)org> writes:
> While we're at it, it would be very nice to be able to set default
> per-role, per-database settings.

Er ... what deficiency do you see in ALTER ROLE SET and ALTER DATABASE SET?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2007-09-02 02:53:11 Re: [PATCH] Lazy xid assingment V2
Previous Message Tom Lane 2007-09-02 02:22:04 Per-function GUC settings: trickier than it looked