Re: How to query pgsql from a BASH script ? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: How to query pgsql from a BASH script ?
Date
Msg-id Pine.LNX.4.44.0504041836180.20050-100000@kix.fsv.cvut.cz
Whole thread Raw
In response to Re: How to query pgsql from a BASH script ?  (Michelle Konzack <linux4michelle@freenet.de>)
List pgsql-general
>
> Thanks I will heck it out immediatly...
>
> "pgbash" is a real killer but I can not apply
> the patches becasue it ends in a error.
>

pgbash is nice, but without actualisation. You have to use good version of
bash,

[stehule@stehule stehule]$ pgbash --version
GNU bash, version 2.05a.0(1)-release (i586-pc-linux-gnu)
Copyright 2001 Free Software Foundation, Inc.

Pavel


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Raise Exception
Next
From: Sibtay Abbas
Date:
Subject: Checking cursor's state in plpgsql