Re: Location of pgpass.conf File

Поиск
Список
Период
Сортировка
От Jeff Frost
Тема Re: Location of pgpass.conf File
Дата
Msg-id Pine.LNX.4.63.0508301747130.14399@discord.dyndns.org
обсуждение исходный текст
Ответ на Location of pgpass.conf File  ("Lane Van Ingen" <lvaningen@esncc.com>)
Список pgsql-admin
Lane, %APPDATA% is an environment variable in Windows systems that refers to
the Application Data Subdir.  It can differ depending on install options, so
you can find out for yourself, by just opening a CMD shell and doing the
following:

echo %appdata%

or even:

cd %appdata%

On my XP system, it looks like this:

C:\>echo %appdata%
C:\Documents and Settings\jeff\Application Data

C:\>cd %appdata%

C:\Documents and Settings\jeff\Application Data>

On Tue, 30 Aug 2005, Lane Van Ingen wrote:

> %APPDATA%\postgresql\pgpass.conf (where %APPDATA% refers to the Application
> Data subdirectory in the user's profile).

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

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

Предыдущее
От: "Lane Van Ingen"
Дата:
Сообщение: Location of pgpass.conf File
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: Location of pgpass.conf File