[Firebird-devel] [FB-Tracker] Created: (CORE-5833) DDL triggers for some object types (views, exceptions, roles, indexes, domains) are lost in backup-restore process

2018-05-24 Thread JIRA
DDL triggers for some object types (views, exceptions, roles, indexes, domains) are lost in backup-restore process -- Key: CORE-5833 URL:

Re: [Firebird-devel] RFC: External Connections Pool

2018-05-24 Thread Dimitry Sibiryakov
24.05.2018 10:50, Vlad Khorsun via Firebird-devel wrote:    From reading documentation I have a feeling that currently external connection is reused only within transaction. When local transaction ends, connection is disconnected.   Yes, almost    Am I wrong?   Yes. Above i speak about

Re: [Firebird-devel] RFC: External Connections Pool

2018-05-24 Thread Mark Rotteveel
On 2018-05-24 11:01, Mark Rotteveel wrote: On 2018-05-24 01:08, Vlad Khorsun via Firebird-devel wrote: 3. Never reset external connection when it gets out of use. It also could make system work differently - when local system was upgraded from v3 to v4 and start to use connection pooling

Re: [Firebird-devel] RFC: External Connections Pool

2018-05-24 Thread Mark Rotteveel
On 2018-05-24 01:08, Vlad Khorsun via Firebird-devel wrote: 24.05.2018 0:39, Dimitry Sibiryakov wrote: So far we have following propositions: 1. Always reset external connection when it gets out of use. Close connection if any kind of error happens. It actually disables connections pool

Re: [Firebird-devel] RFC: External Connections Pool

2018-05-24 Thread Vlad Khorsun via Firebird-devel
24.05.2018 11:35, Dimitry Sibiryakov wrote: 24.05.2018 1:08, Vlad Khorsun via Firebird-devel wrote: 24.05.2018 0:39, Dimitry Sibiryakov wrote:    What visible changes can happen after upgrade of server version?    We have local server v4 and remote server v3. v4 runs external statements

Re: [Firebird-devel] RFC: External Connections Pool

2018-05-24 Thread Dimitry Sibiryakov
24.05.2018 1:08, Vlad Khorsun via Firebird-devel wrote: 24.05.2018 0:39, Dimitry Sibiryakov wrote:    What visible changes can happen after upgrade of server version?   We have local server v4 and remote server v3. v4 runs external statements against v3 and remote sessions have some context