|
NAMEsqlr-start - manual page for sqlr-start 1.7.0SYNOPSISsqlr-start [OPTIONS]DESCRIPTIONsqlr-start is the startup program for the SQL Relay server processes.The sqlr-start program spawns sqlr-listener, sqlr-connection, and sqlr-scaler processes. When run with the -id argument, sqlr-start starts processes for the specified instance. When run with no -id argument, sqlr-start starts processes for all enabled instances. OPTIONS
EXAMPLESStart instance "myinst" as defined in the default configuration.
Start instance "myinst" as defined in the config file ./myconfig.conf
Start all instances enabled in the default configuration.
Start all instances enabled in the config file ./myconfig.conf
Rudiments version: 1.2.1 Compiled: Oct 23 2019 21:56:04 AUTHORWritten by David Muse.COPYRIGHTCopyright © 1999-2018 David MuseThis is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Visit the GSP FreeBSD Man Page Interface. |