Re: .pgpass

2019-01-10 Thread Michael Paquier
On Thu, Jan 10, 2019 at 11:02:08AM +0100, Daniel Gustafsson wrote: > On 10 Jan 2019, at 04:45, PG Doc comments form 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 >> >> th

Re: .pgpass

2019-01-10 Thread Daniel Gustafsson
> On 10 Jan 2019, at 04:45, PG Doc comments form 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

.pgpass

2019-01-10 Thread PG Doc comments form
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