Unix Scripts linking with Postgres - Mailing list pgsql-novice

From Luke Tudor - RSG
Subject Unix Scripts linking with Postgres
Date
Msg-id 3A6324A4.9D176F7C@unixmail.npm.ac.uk
Whole thread Raw
Responses Re: Unix Scripts linking with Postgres
List pgsql-novice
Dear All,

I have set-up my postgres db to require user authentication when a user
wishes to enter the db.
This works wonderfully.

I have programs written in Java, Ansi C and CGI which integrate with the
database and pass user names and
passwords to the database using the pgConnect function. However, I also
have several unix scripts which must
be able to gain access into the database in a similar manner i.e. make a
connection with no user interaction.

Is there anyway I can do this within a Unix Script?

Thanks for your Assistance.
--

Best Regards,
Luke.

pgsql-novice by date:

Previous
From: "Roman Dawydkin"
Date:
Subject: hide function
Next
From: Rasputin
Date:
Subject: Re: Unix Scripts linking with Postgres