Configure read only access in connection param with out the need to set 
database as readonly using gfix
-------------------------------------------------------------------------------------------------------

                 Key: CORE-5320
                 URL: http://tracker.firebirdsql.org/browse/CORE-5320
             Project: Firebird Core
          Issue Type: Improvement
    Affects Versions: 2.5.6, 3.0.0
            Reporter: Christian Pradelli


Actually I'm using nbackup with ZFS sed/receive  to keep a near real-time 
replica of my databases across servers over wan, so in slave servers I have 
snapshots of my databases that could be readonly accesible.
The problem is that to access a Firebird database in readonly mode you need to 
previously set it as readonly using gfix.
But I can't set that on the slave snapshot because the filesystem is readonly.
Also I can't set it as readonly before nbackup because database is in use.

The only posible solution I can imagine is to have the possibility to set in 
connection parameters that the database is readonly.

Could this be posible?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to