Skip to content
Snippets Groups Projects
Commit a764c492 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Reflect logger_pid in the manual. wal_writer_pid is gone.

parent 6b66c98e
No related branches found
No related tags found
No related merge requests found
......@@ -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: 16180
wal_writer_pid: 16182
pid: 12315
logger_pid: 12316
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>
......
......@@ -69,14 +69,16 @@
<computeroutput>
---
info:
version: "1.4.0-17-g50c60ae"
version: "1.4.5"
uptime: 548
pid: 3459
wal_writer_pid: 3461
logger_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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment