Subject | Re: [firebird-support] Read Only Transaction |
---|---|
Author | Hugo Eyng |
Post date | 2017-03-07T18:07:41Z |
Hello Aldo.
In a very simple answer: performance. Many controls from the database manager are not needed when in read only mode, causing very fast reading.
Security could mentioned too, once when em read only mode the database would not easely damage.
Iwould use read only as much I could.
Atenciosamente,
+ + Hugo Eyng + +
De: firebird-support@yahoogroups.com <firebird-support@yahoogroups.com> em nome de Aldo Caruso aldo.caruso@... [firebird-support] <firebird-support@yahoogroups.com>
Enviado: terça-feira, 7 de março de 2017 14:30
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] Read Only Transaction
Enviado: terça-feira, 7 de março de 2017 14:30
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] Read Only Transaction
Hello,
Supposing a connection only needs to read from a database.
Which are the benefits of starting a read only transaction ?
Thanks,
Aldo Caruso