Обсуждение: How to use password in psql command line?

Поиск
Список
Период
Сортировка

How to use password in psql command line?

От
Shaozhong SHI
Дата:

How can make this work by providing password in this command line?

Regards,

David

Aw: How to use password in psql command line?

От
Karsten Hilbert
Дата:
> Running lots of postgres commands in parallel | Mark's blog
(markandruth.co.uk)[https://markandruth.co.uk/2016/05/26/running-lots-of-postgres-commands-in-parallel]
> 
> How can make this work by providing password in this command line?

Your first option could be to read the manual.

Karsten