diff options
| author | Bruce Momjian | 2002-09-05 22:03:02 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2002-09-05 22:03:02 +0000 |
| commit | f4aecac468d6602eb03c4f8ee80e00b3d279b961 (patch) | |
| tree | f1b3ebeafbf70febf141b75e03fed0f53ed4da46 | |
| parent | 04604fd1a4ccaa91f83adbbca364999e864b463e (diff) | |
Update:
> * -Add ~/.pgpass to store passwords with user/host/password combinations
| -rw-r--r-- | doc/TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Sep 5 12:32:58 EDT 2002 +Last updated: Thu Sep 5 18:02:37 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -46,8 +46,7 @@ Permissions * -Improve control over user privileges, including table creation * -Allow user/group names to be specified directly in pg_hba.conf (Bruce) -* -Add PGPASSWORDFILE environment variable or ~/.pgpass to store - user/host/password combinations +* -Add ~/.pgpass to store passwords with user/host/password combinations * -Allow permissions for functions (Peter E) * -Allow object creation to be disabled for specific users |
