mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
~/.pgpass is a sound choice everywhere, and "peer" authentication is safe on every platform it supports. Cease to recommend "trust" authentication, the safety of which is deeply configuration-specific. Back-patch to 9.0, where pg_upgrade was introduced.