> -----Original Message-----
> From: Dmitry Yemanov [mailto:firebi...@yandex.ru] 
> Sent: MiƩrcoles, 04 de Abril de 2012 6:42
> To: For discussion among Firebird Developers
> 
> No DPB hackery, please. GFIX could finally start doing 
> something itself. 
> For example, run ALTER DATABASE ENCRYPT asynchronously and show the 
> progress (if requested) via querying the last encrypted 
> pageno from the 
> header. But anyway, this should be the secondary option, SQL 
> is expected 
> to be a primary tool for this task.

Would it call the INF functions to get that information? I ask because
obviously gfix cannot work like gstat in local mode, IE we don't expect it
to be able to read the page header directly.


> > 3. Use of special utility: fbdbcrypt -encrypt<plugin>  {-cryptpar
> > <parameter>} {-verbose} local-database
> > Certainly, appropriate support in services will be present.
> > This method looks ugly at first, but it has one great advantage -
> > ability to have switch 'verbose' and let user watch progress with
> > database encryption.
> 
> Also possible as a secondary option, let's just decide what's 
> better - 
> keep polluting GFIX with new features or create new 
> command-line tools 
> for the every new feature (or a set of features).

Will encryption have many options as to justify a new tool? If not, as DS
said, fbsvcmgr is available.
I really don't like the idea of creating a big collection of tools.

C.


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to