Subject Re: [firebird-support] How to list current DB settings
Author K. Kumakura
> > BTW, 'gstat -head' lists some but not all of settings
> > that we can set with gfix.
>
> Which informations do you miss in gstat ?

gstat -head for my test DB shows:

Database header page information:
Flags 0
Checksum 12345
Generation 4740
Page size 4096
ODS version 10.1
Oldest transaction 4731
Oldest active 4732
Oldest snapshot 4732
Next transaction 4734
Bumped transaction 1
Sequence number 0
Next attachment ID 0
Implementation ID 16
Shadow count 0
Page buffers 0
Next header page 0
Database dialect 3
Creation date Jun 1, 2006 9:08:25
Attributes

Variable header data:
Sweep interval: 20000
*END*

I don't think it shows mode(read_write|read_only) and
write(sync|async) settings.

K. Kumakura