Calling psql from a bat file on windows?

Поиск
Список
Период
Сортировка
От Oisin Glynn
Тема Calling psql from a bat file on windows?
Дата
Msg-id 003101c5096f$7370a870$a974fea9@homisco.local
обсуждение исходный текст
Ответы Re: Calling psql from a bat file on windows?  (John DeSoi <desoi@pgedit.com>)
Re: Calling psql from a bat file on windows?  ("Todd Lewis" <lewis-todd@sbcglobal.net>)
Список pgsql-novice

Ok,

I want to call a sql expression( and or file) from a bat file and pipe the result to a text file. Sounds super simple.. I am trying to use psql but I cannot find a way of passing the password to this. I want to schedule the bat file from windows scheduler.

How can I pass the password to psql without human interaction? Or is there a smarter way to acheive this?

I did try searching for an answer but if there is a faq I should be reading point me there

Oisin Glynn

В списке pgsql-novice по дате отправления:

Предыдущее
От: Mitch Pirtle
Дата:
Сообщение: Re: pgsql and adodb's genID() for unique id sequence...
Следующее
От: Andrew Hammond
Дата:
Сообщение: Re: grant all the database object automatically