Postgres in bash-mode

Поиск
Список
Период
Сортировка
От Alexander Pucher
Тема Postgres in bash-mode
Дата
Msg-id 3C3D4BD6.3060607@atlas.gis.univie.ac.at
обсуждение исходный текст
Ответы Re: Postgres in bash-mode
Re: Postgres in bash-mode
Список pgsql-hackers
Hi,

I hope, that this is not too off topic for this list, but anyway, it 
should be easy for any PG-expert.

I need to run a shell script that logs in to Postgresql, executes a 
query and logs off again.

In MySQL, I did it like this:

'mysql -u user -ppassword < script.sh'

My problem is that I can't find a way to put the password in an 'psql' 
statement at the prompt.

Any suggestions are welcome!

mfg
ALEX

-- 
________________________________________________________

Institut fuer Geographie und Regionalforschung
Universität Wien
Kartografie und Geoinformation

Departement of Geography and Regional Research
University of Vienna
Cartographie and GIS

Universitaetstr. 7, A-1010 Wien, AUSTRIA

Tel: (+43 1) 4277 48644
Fax: (+43 1) 4277 48649
E-mail: pucher@atlas.gis.univie.ac.at

FTP: ftp://ftp.gis.univie.ac.at
WWW: http://www.gis.univie.ac.at/karto
________________________________________________________

"He that will not apply new remedies must expect new evils; for time is the greatest innovator"--Francis Bacon
            




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

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: Potential bug in pg_dump ...
Следующее
От: Daniel Kalchev
Дата:
Сообщение: Re: again on index usage