Re:

From: Joshua Kramer <josh(at)globalherald(dot)net>
To: filipe paiva <fmfpaiva(at)hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org
Subject: Re:
Date: 2007-05-23 14:35:35
Message-ID: Pine.LNX.4.64.0705231032130.12390@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs


> I already found that it's possible to store passwords in the file pgpass.conf
> in the %APPDATA% directory. But that file isn't stored in that location. In
> fact it doesn't exist in my disk. I already checked the "Store password"

Filipe,

You need to create that file yourself. Using the format you found in the
documentation, you can put your login information in the .pgpass file in
the user's home directory, or under windows it's under
"%APPDATA%\postgresql\pgpass.conf (where %APPDATA% refers to the
Application Data subdirectory in the user's profile)." [1]

Hope that helps!

Cheers,
-J

[1] http://developer.postgresql.org/pgdocs/postgres/libpq-pgpass.html

In response to

  • at 2007-05-23 13:56:29 from filipe paiva

Responses

  • at 2007-05-24 06:09:56 from filipe paiva

Browse pgsql-admin by date

  From Date Subject
Next Message Purusothaman A 2007-05-23 14:56:21 Re: [GENERAL] OIDs - file objects, are damaged by PostgreSQL.
Previous Message Alvaro Herrera 2007-05-23 14:18:00 Re: What happens on a commit?

Browse pgsql-bugs by date

  From Date Subject
Next Message Pit M. 2007-05-23 15:31:38 Re: ERROR: invalid input syntax for integer: ""
Previous Message filipe paiva 2007-05-23 13:56:29