Re: connect to postgres from shell scripts

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Re: connect to postgres from shell scripts
Дата
Msg-id Pine.LNX.4.63.0508222031520.30926@emo.org.tr
обсуждение исходный текст
Ответ на connect to postgres from shell scripts  (Hemapriya <priyam_1121@yahoo.com>)
Ответы Re: connect to postgres from shell scripts  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-932793750-1124732087=:30926
Content-Type: TEXT/PLAIN; CHARSET=iso-8859-9; FORMAT=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <Pine.LNX.4.63.0508222034501.30926@emo.org.tr>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Mon, 22 Aug 2005, Hemapriya wrote:

> I would like to know how to connect to postgres from
> shell scripts using a password protected user.
>
> Is there a way to embed the password in psql login.
> It keeps prompting for the passwords.

psql checks for PGUSER, PGPASSWORD, PGHOST, PGPORT, PGDATABASE and some
other environmental variables. Export relevant values to the parameters.

http://www.postgresql.org/docs/8.0/static/libpq-envars.html

Also there's a .pgpass file thing:

http://www.postgresql.org/docs/8.0/static/libpq-pgpass.html

Regards,
- --
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                      http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFDCgzAtl86P3SPfQ4RAo5PAJ9y9Pm7ii8z50ZrSB7Bws1qhQU++gCfUepu
C3ErI3WBVLPIJ8ShVPE29Dk=
=dCI+
-----END PGP SIGNATURE-----
--8323328-932793750-1124732087=:30926--

В списке pgsql-admin по дате отправления:

Предыдущее
От: jose fuenmayor
Дата:
Сообщение: Indexes (Disk space)
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: Corrupted data, best course of repair?