Unix Scripts linking with Postgres

Поиск
Список
Период
Сортировка
От Luke Tudor - RSG
Тема Unix Scripts linking with Postgres
Дата
Msg-id 3A6324A4.9D176F7C@unixmail.npm.ac.uk
обсуждение исходный текст
Ответы Re: Unix Scripts linking with Postgres  (Rasputin <rasputin@FreeBSD-uk.eu.org>)
Список 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 по дате отправления:

Предыдущее
От: "Roman Dawydkin"
Дата:
Сообщение: hide function
Следующее
От: Rasputin
Дата:
Сообщение: Re: Unix Scripts linking with Postgres