On Wed, Dec 6, 2017 at 11:19 AM, Peter Eisentraut
wrote:
> The reasons for this are basically all historical and we are trying to
> get rid of it (by moving these settings to postgresql.conf, mostly). So
> I don't think we need to spend a lot of time rationalizing this at this
> point.
Yeah, the
On 12/1/17 06:12, Aleksandr Parfenov wrote:
> Reading a documentation regarding recovery.conf file I found that the
> reason to store 'stand-by mode' configuration inside that file is not
> clear.
>
> IMHO, a little note in description of recovery.conf will clearify
> the situation. Something like
On 11/26/17 17:03, Thomas Munro wrote:
> So one solution is simply to uninstall the docbook-xsl package. That
> gets me back to fast documentation builds! Incidentally, uninstalling
> the docbooks-xsl package also works for FreeBSD which currently ships
> a too-old DocBook version.
This is actua
On 11/24/17 14:03, Pavan Maddamsetti wrote:
> The comment form mangled my diff.
>
> ---
>
> diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
> index a922819..141494c 100644
> --- a/doc/src/sgml/installation.sgml
> +++ b/doc/src/sgml/installation.sgml
> @@ -289,7 +289,7
"David G. Johnston" writes:
> On Tue, Dec 5, 2017 at 5:01 PM, wrote:
>> the documentation for the copy command (since version 9.0) says to use the
>> keyword "FORMAT" , this keyword should be omitted
> I'm pretty sure the docs are correct. You should provide the exact
> commands you think shou
On Tue, Dec 5, 2017 at 5:01 PM, wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.0/static/sql-copy.html
> Description:
>
> the documentation for the copy command (since version 9.0) says to use the
> keyword "FORMAT" , this
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.0/static/sql-copy.html
Description:
the documentation for the copy command (since version 9.0) says to use the
keyword "FORMAT" , this keyword should be omitted (eg: say
"CSV" instead of
On 10/5/17 09:33, Dave Page wrote:
> Whilst building the 10.0 PDF docs for the website, I found I needed to
> modify the fop configuration on the Debian Jessie build host. What
> worked for me was:
>
> pgsql@:~$ cat ~/.foprc
>
> JAVA_ARGS='-Xms1024M -Xmx2048M'
I have committed this with -Xmx
vla...@gmail.com writes:
> I could not find description of arrays for 9.6 Postgres:
> https://www.postgresql.org/docs/9.6/static/sql-copy.html
I do not think it's explicitly documented anyplace (neither is
the binary format for anything else, really). But you can work
it out easily enough by look
On 12/1/17 13:39, Peter Eisentraut wrote:
> I found that the setting
>
>
>
> also enables the XSL stylesheets to produce anchors that are consistent
> across builds. I would have expected that to increase the build time,
> but in my testing the penalty is barely noticeable. So I would like to
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.5/static/datatype-bit.html
Description:
Hi,
I could not find description of arrays for 9.6 Postgres:
https://www.postgresql.org/docs/9.6/static/sql-copy.html
Array fields have different f
11 matches
Mail list logo