Re: Examples of accessing postgresql with scripts? - Mailing list pgsql-novice

From hodges@xprt.net
Subject Re: Examples of accessing postgresql with scripts?
Date
Msg-id 3ED317AE.31901.6B0297@localhost
Whole thread Raw
In response to Re: Export content of a DB  ("Crombleholme, Roy" <Roy.Crombleholme@its.lancscc.gov.uk>)
Responses Re: Examples of accessing postgresql with scripts?
Re: Examples of accessing postgresql with scripts?
List pgsql-novice
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?

Tom


pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: automatic detection of nomore references rows
Next
From: Rory Campbell-Lange
Date:
Subject: reuse RECORD in function 'select into'?