File: sqlr-ipclean.8

package info (click to toggle)
sqlrelay 1%3A0.37.1-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 13,084 kB
  • ctags: 6,691
  • sloc: cpp: 48,136; python: 10,118; ansic: 9,673; java: 9,195; php: 8,839; perl: 8,827; sh: 8,554; ruby: 8,516; tcl: 5,039; makefile: 3,665
file content (38 lines) | stat: -rw-r--r-- 993 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH sqlr-ipclean 8 "2002-06-07" "release left-over IPC resources" SQL\ Relay

.SH NAME
sqlr-ipclean \- release left-over IPC resources

.SH SYNOPSIS
.B sqlr-ipclean

.SH DESCRIPTION
The
.B sqlr-ipclean
program is provided to clean up IPC Resources such as shared memory
and semaphores, which may still be allocated after an SQL Relay crash.

This script is called from the SQL Relay init script after stopping SQL
Relay, but may be useful in its own right.

Any resource owned by the user \fIsqlrelay\fR is released.

.SH SEE ALSO
\fBfields\fP(1),
\fBquery\fP(1),
\fBsqlr-config-gtk\fP(1),
\fBsqlrsh\fP(1),
\fBipcs\fP(8),
\fBipcrm\fP(8),
\fBsqlr-cachemanager\fP(8),
\fBsqlr-connection\fP(8),
\fBsqlr-listener\fP(8),
\fBsqlr-scaler\fP(8),
#\fBsqlr-ipclean\fP(8),
\fBsqlr-start\fP(8),
\fBsqlr-stop\fP(8),
and the documentation in /usr/share/doc/sqlrelay.

.SH AUTHOR
This manual page was written by Florian Weps <fweps@greenmail.ch>,
for the Debian GNU/Linux system (but may be used by others).