doc: Update pg_basebackup version compatibility claim for 9.4
authorPeter Eisentraut
Fri, 2 May 2014 02:08:22 +0000 (22:08 -0400)
committerPeter Eisentraut
Fri, 2 May 2014 02:08:22 +0000 (22:08 -0400)
doc/src/sgml/ref/pg_basebackup.sgml

index 06855798fab2d3547f1a409ebc027137abeffe20..97b0af987ab7536d136d565ac1ca9ea0e0f270bf 100644 (file)
@@ -588,7 +588,7 @@ PostgreSQL documentation
   
    pg_basebackup works with servers of the same
    or an older major version, down to 9.1. However, WAL streaming mode (-X
-   stream) only works with server version 9.3.
+   stream) only works with server version 9.3 and later.