Re: .pgpass

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: aleon1220(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: .pgpass
Date: 2019-01-10 11:24:32
Message-ID: 20190110112432.GO2157@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, Jan 10, 2019 at 11:02:08AM +0100, Daniel Gustafsson wrote:
> On 10 Jan 2019, at 04:45, PG Doc comments form <noreply(at)postgresql(dot)org> wrote:
>> I kindly suggest to let me edit this part to create examples such as
>> pg_restore -h HOST -p PORT -U SUPERUSERNAME -C -d postgres
>> DBtoRESTORE.BACKUPEXTENSION
>>
>> this will be like generalized examples that users can replicate.
>
> The documentation isn’t edited online, but is contained in the postgres source
> repository. If you want to edit it you will have to clone the repository and
> propose a patch with your changes on the pgsql-docs mailinglist. The “Working
> with Git” article on the postgres wiki can be a good place to start if you are
> new to working in the source repository.

Before shaping a patch it is always possible to discuss the changes
you would like to do with the paragraphs you would like to introduce
as there is always room for improvements. No, it is hard to
understand how you would like to improve things, why it makes sense,
and why the current set of examples is not enough to explain what you
are looking for. The documentation needs to remain concise and a
maximum representative as well, so as any human reading it does not
get lost in a flow of useless information. Based on the information
given in your initial mail, it is not really possible to see how at
least one of those points can be actually improved, so you need first
to bring more precisions on the matter.
--
Michael

In response to

  • Re: .pgpass at 2019-01-10 10:02:08 from Daniel Gustafsson

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2019-01-11 12:54:23 Font size of nested headlines counterintuitive
Previous Message Daniel Gustafsson 2019-01-10 10:02:08 Re: .pgpass