On Sat, Mar 22, 2014 at 7:14 PM, Marko Tiikkaja 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
> tim
I took a minor dislike to the wordsmithing in pg_basebackups docs page. Patch
attached.
--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml
index ede68db..6ce0c8c 100644
--- a/doc/src/sgml/
On Fri, Dec 20, 2013 at 01:58:00PM -0500, Bruce Momjian wrote:
> Is there a reason we don't mention unlogged tables in our Non-Durable
> Settings docs section?
>
> http://www.postgresql.org/docs/devel/static/non-durability.html
I have applied the attached patch to mention unlogged tables in