Re: Send parameters using Shell script to PostgreSQL - Mailing list pgsql-novice

From wolfang
Subject Re: Send parameters using Shell script to PostgreSQL
Date
Msg-id 1293554674399-3320432.post@n5.nabble.com
Whole thread Raw
In response to Re: Send parameters using Shell script to PostgreSQL  (Aarni <aarni@kymi.com>)
List pgsql-novice
Let me do some change. I don't have that version, I have the previous one and
may be the problem. I will change the version to 8.3 and then do the test.

$ psql -V
psql (PostgreSQL) 8.1.11
contains support for command-line editing

I hope solve all the problems...

After the change, I do the test and I write you for let you know the result.

Regards
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Send-parameters-using-Shell-script-to-PostgreSQL-tp3319655p3320432.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: batching commands with libpq
Next
From: richard terry
Date:
Subject: Extracting unique data from tables/views question