On 6 May 2014 15:00, Heikki Linnakangas <[email protected]> wrote: > On 05/06/2014 04:52 PM, Simon Riggs wrote: >> >> On 6 May 2014 14:38, Simon Riggs <[email protected]> wrote: >>> >>> On 6 May 2014 14:01, Heikki Linnakangas <[email protected]> wrote: >>> >>>> Another idea is to say "is not supported with server versions older than >>>> 9.3", when trying to connect to an older version, and "is not supported >>>> with >>>> server versions newer than 9.4", when connecting to >=9.5. >>> >>> >>> Will do >> >> >> Attached patch will not need re-translation. Happy? > > > Hmm. Perhaps it would be better to say: > > "streaming is not supported with server versions newer than the client > (9.4)" > > or something along those lines. The point being that you should use a newer > version of the client, and it's not a fundamental limitation with the server > version.
"$progname(PG_VERSION) does not support streaming with server versions..." -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
