Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
tarantool
Commits
a764c492
Commit
a764c492
authored
12 years ago
by
Konstantin Osipov
Browse files
Options
Downloads
Patches
Plain Diff
Reflect logger_pid in the manual. wal_writer_pid is gone.
parent
6b66c98e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/user/language-reference.xml
+4
-4
4 additions, 4 deletions
doc/user/language-reference.xml
doc/user/tutorial.xml
+5
-3
5 additions, 3 deletions
doc/user/tutorial.xml
with
9 additions
and
7 deletions
doc/user/language-reference.xml
+
4
−
4
View file @
a764c492
...
...
@@ -220,15 +220,15 @@ fail: can't save snapshot, errno 17 (File exists)
localhost> show info
---
info:
version: "1.4.
4
"
version: "1.4.
5-128-ga91962c
"
uptime: 441524
pid: 1
6180
wal_writ
er_pid: 1
6182
pid: 1
2315
logg
er_pid: 1
2316
lsn: 15481913304
recovery_lag: 0.000
recovery_last_update: 1306964594.980
status: primary
config: /usr/local/etc/tarantool.cfg
config:
"
/usr/local/etc/tarantool.cfg
"
</programlisting>
</para>
<para>
...
...
This diff is collapsed.
Click to expand it.
doc/user/tutorial.xml
+
5
−
3
View file @
a764c492
...
...
@@ -69,14 +69,16 @@
<computeroutput>
---
info:
version: "1.4.
0-17-g50c60ae
"
version: "1.4.
5
"
uptime: 548
pid: 3459
wal_writ
er_pid: 3461
logg
er_pid: 3461
lsn: 1
recovery_lag: 0.000
recovery_last_update: 0.000
status: primary
</computeroutput></programlisting>
status: primary
config: "/home/kostja/tarantool/etc/tarantool.cfg"
</computeroutput></programlisting>
</para>
<para>
<bridgehead
renderas=
"sect2"
>
Compiling from source
</bridgehead>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment