Re: How to query pgsql from a BASH script ?

From: "Sean Davis" <sdavis2(at)mail(dot)nih(dot)gov>
To: "Michelle Konzack" <linux4michelle(at)freenet(dot)de>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to query pgsql from a BASH script ?
Date: 2005-04-03 14:41:06
Message-ID: 005201c5385b$2adc30a0$5179f345@WATSON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michelle,

There may be other answers for this, but if you need to connect 2-3 times
per second, you probably need a persistent connection which, as far as I
know, can't be obtained (and maintained) from bash. Is there a reason not
to do this from the server side or even from a standard client-side language
like perl, java, or C?

Sean

----- Original Message -----
From: "Michelle Konzack" <linux4michelle(at)freenet(dot)de>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Sunday, April 03, 2005 10:16 AM
Subject: [GENERAL] How to query pgsql from a BASH script ?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2005-04-03 14:44:59 Re: PostgreSQL and .NET
Previous Message Bruno Wolff III 2005-04-03 14:38:26 Re: Empty date