SYNOPSIS
db_inet_server [C<option>...]
DESCRIPTION
fb_inet_server is the classic server of Firebird RDBMS. It is started by inetd or xinetd for each incoming connection and uses shared memory for synchronization between processes.OPTIONS
- -d
- Turn on debugging
- -m
- Turn on multiclient mode
- -s
- Turn on standalone mode
- -i
- Turn off standalone mode
- -t
- Multithreading (non-PC only)
- -u
- No multithreading (PC only)
- -pprotocol
- Specify protocol
- -h
- Show short usage information
- -e dir
- Specify the path to the Firebird root directory.
- -el dir
- Specify the path to the lock directory
- -em dir
- Specify the path to the directory containing the messages file.
- -z
- Print version information
AUTHOR & COPYRIGHT
Copyright (C) Damyan Ivanov, 2009.This manpage was written by Damyan Ivanov for the Debian project but may be used by others. Permission is granted to use this document, with or without modifications, provided that this notice is retained. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.