Re: [DOCS] [GENERAL] pg_upgrade --link on Windows

2017-06-15 Thread Bruce Momjian
On Tue, Jun 13, 2017 at 04:07:48PM -0400, Bruce Momjian wrote: > On Fri, Jun 9, 2017 at 07:55:55AM -0700, Adrian Klaver wrote: > I apologize for not being smarter on this thread. When I helped with > the Windows port, I was told Windows didn't have hard links for use by > tablespace directories,

Re: [DOCS] Table 9-34 missing an entry in v8.2 documentation

2017-06-15 Thread Tom Lane
sna...@gmail.com writes: > Page: https://www.postgresql.org/docs/8.2/static/functions-sequence.html > The lastval() function is not listed in the 9-34 table, although it is > described later in the text. It is present in the table in the 8.1 and 8.3 > documentation. Not sure why it's like that ..

Re: [DOCS] Table 9-34 missing an entry in v8.2 documentation

2017-06-15 Thread Peter Eisentraut
On 6/15/17 03:58, sna...@gmail.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/8.2/static/functions-sequence.html > Description: > > https://www.postgresql.org/docs/8.2/static/functions-sequence.html > > The lastval() fun

Re: [DOCS] pg_restore man page (version 9.4) > -d/dbname clarification request

2017-06-15 Thread Peter Eisentraut
On 6/15/17 00:00, Charles wrote: > Please consider changing "Connect to database dbname and restore > directly into the database" to "Connect to database dbname and restore > directly into the database named in the input file" But that's not what it does. -- Peter Eisentraut http:

Re: [DOCS] Maximum length for levenshtein algorithm

2017-06-15 Thread Peter Eisentraut
On 6/12/17 18:19, p.bec...@the-library-code.de wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.2/static/fuzzystrmatch.html > Description: > > While the documenation of the versions 9.5 and 9.6 states a maximum length > of 25

[DOCS] Table 9-34 missing an entry in v8.2 documentation

2017-06-15 Thread snarks
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/8.2/static/functions-sequence.html Description: https://www.postgresql.org/docs/8.2/static/functions-sequence.html The lastval() function is not listed in the 9-34 table, although it is desc

[DOCS] pg_restore man page (version 9.4) > -d/dbname clarification request

2017-06-15 Thread Charles
Hello pgsql-docs :-) Please consider changing "Connect to database dbname and restore directly into the database" to "Connect to database dbname and restore directly into the database named in the input file" Best Charles -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To m