| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Marko Tiikkaja <marko(at)joh(dot)to> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: START_REPLICATION TIMELINE |
| Date: | 2014-03-24 10:55:08 |
| Message-ID: | CAHGQGwFwiYGnc4JsebcbCE3pa83mUDjP7=awVUqiFLhMJ9eDWQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Sat, Mar 22, 2014 at 7:14 PM, Marko Tiikkaja <marko(at)joh(dot)to> wrote:
> Hi,
>
> In http://www.postgresql.org/docs/devel/static/protocol-replication.html
> there's conflicting information about the TIMELINE option. In the syntax
> part it's not optional, but the text says "If specified, streaming starts on
> timeline tli; otherwise, the server's current timeline is selected.". Looks
> like the 9.3 docs always require a timeline to be specified.
ISTM that TIMELINE is optional both in HEAD and 9.3. So I fixed the document
in both versions. Thanks for the report!
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2014-03-24 12:51:07 | Re: Patch for CREATE RULE sgml -- Was in: [DOCS] |
| Previous Message | Marko Tiikkaja | 2014-03-22 10:14:57 | START_REPLICATION TIMELINE |