Confusing link in streaming replication section

From: Thom Brown <thombrown(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Confusing link in streaming replication section
Date: 2010-02-10 22:43:13
Message-ID: bddc86151002101443t69d6e2e7rd6c76ea6287e6061@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi all,

I'm looking at the latest docs for PostgreSQL 9.0
(http://developer.postgresql.org/pgdocs/postgres/streaming-replication.html)
and under the description of primary_conninfo, there's a link to
section 30.1 (http://developer.postgresql.org/pgdocs/postgres/libpq-connect.html)
which is supposed to describe the string format. Having looked at
that page, however, it's not crystal clear what is meant by this
string format. One can only assume it's referring to the
PQconnectdbParams section and the keywords that can be used for it,
which would also apply to a connection string, but there's no mention
of a "format" on that page.

I'm wondering if there should be another area added to the
documentation which simplifies this information, or at least presents
it differently, so that it isn't only within the context of the libpq
C library. Either that, or clarify what information should be gleaned
from the page being linked to.

Thanks

Thom

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2010-02-11 10:37:37 Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Previous Message Heikki Linnakangas 2010-02-10 16:53:34 Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL