gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Corrupt database


From: Jerzy Luszawski
Subject: Re: [Gnumed-devel] Corrupt database
Date: Tue, 4 Jun 2013 04:31:03 +0200

On 02-06-2013 16:23 Karsten Hilbert <address@hidden> wrote:

> > > > > set default_transaction_read_only to off;
(...)
> > > To my knowledge it affect transactions started *after*
> > > issuing this WITHIN THIS CONNECTION ONLY.
> > This is database-wide option and is preserved between
> > connections, which you can easily test.
> 
> No it is not.
(...)
> To make it stick across reconnects you will have to apply
> ALTER DATABASE.

Oh, this is the point. You are right. It applies to transactions within
current connection unless you make it permanent using ALTER DATABASE.
So I need not to worry. Thanks for clarifying.

-- 
Regards,
Jerzy Luszawski



reply via email to

[Prev in Thread] Current Thread [Next in Thread]