Re: Examples of accessing postgresql with scripts?

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема Re: Examples of accessing postgresql with scripts?
Дата
Msg-id 1054054992.6566.40.camel@billy
обсуждение исходный текст
Ответ на Re: Examples of accessing postgresql with scripts?  (hodges@xprt.net)
Список pgsql-novice
Am Die, 2003-05-27 um 16.45 schrieb hodges@xprt.net:
> Can anyone direct me to some example bash scripts that
> execute queries thru psql?
>
> I need to check a bunch of tables for dates as a background
> job daily.  Seems like bash, perl, or python might be good
> ways to do this.  I think I know enough perl to do it but
> maybe bash or python would be better choices?

psql mydb -c "SELECT * FROM mytable"

HTH
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : www.e-trolley.de


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

Предыдущее
От: Rory Campbell-Lange
Дата:
Сообщение: Re: Examples of accessing postgresql with scripts?
Следующее
От: "Fontenot, Paul"
Дата:
Сообщение: Auto increment