Re: .pgpass - Mailing list pgsql-docs

From Andres Leon Rangel
Subject Re: .pgpass
Date
Msg-id CALCU-G8FphEUPHmVrvyRo1OOfcmFKZ=R9JXSRkKOSpqy_=zLTg@mail.gmail.com
Whole thread Raw
In response to Re: .pgpass  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-docs
Thanks Daniel
_________________
🙏 🙏 🙏 [ Have a blessed day! ] 🙏 🙏 🙏🙏
       💻 My Profile 💻
Andres Leon-Rangel
📲 +64 027-498-1162
𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗𝄗


On Thu, 10 Jan 2019 at 23:02, Daniel Gustafsson <daniel@yesql.se> wrote:
> On 10 Jan 2019, at 04:45, PG Doc comments form <noreply@postgresql.org> wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/10/libpq-pgpass.html
> Description:
>
> 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.

cheers ./daniel

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Release Notes for PostgreSQL v10.4 is same as release 9.6.9
Next
From: Tom Lane
Date:
Subject: Re: Release note trimming: another modest proposal