GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SQLR-STOP(8) System Administration Utilities SQLR-STOP(8)

sqlr-stop - manual page for sqlr-stop 1.7.0

sqlr-stop [OPTIONS]

sqlr-stop is the shutdown program for the SQL Relay server processes.

The sqlr-stop program stops sqlr-listener, sqlr-connection, and sqlr-scaler processes.

When run with the -id argument, sqlr-stop stops processes for the specified instance. When run with no -id argument, sqlr-stop stops all running sqlr-listener, sqlr-connection, and sqlr-scaler processes.

-config config
Override the default configuration with the specified configuration.
-localstatedir dir
Override the default directory for keeping pid files, sockets, and other working or stateful files with the specified directory.

Stop instance "myinst" who's pid files are found in the default location.
sqlr-stop -id myinst

Stop instance "myinst" who's pid files are found under /opt/myapp/var

sqlr-stop -localstatedir /opt/myapp/var -id myinst

Stop all running instances who's pid files are found in the default location.

sqlr-stop

Stop all running instances who's pid files are found under /opt/myapp/var

sqlr-stop -localstatedir /opt/myapp/var

Rudiments version: 1.2.1 Compiled: Oct 23 2019 21:56:05

Written by David Muse.

Copyright © 1999-2018 David Muse
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
October 2019 SQL Relay

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.