Re: .pgpass

Поиск
Список
Период
Сортировка
От Andres Leon Rangel
Тема Re: .pgpass
Дата
Msg-id CALCU-G8FphEUPHmVrvyRo1OOfcmFKZ=R9JXSRkKOSpqy_=zLTg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: .pgpass  (Daniel Gustafsson <daniel@yesql.se>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Release Notes for PostgreSQL v10.4 is same as release 9.6.9
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Release note trimming: another modest proposal