edit *pg_hba.conf *
# Allow any user on the local system to connect to any
# database under any username, but only via an IP connection:
host all 127.0.0.1 255.255.255.255 trust # The same, over Unix-socket connections:
local all trust
what about reading pg_hba.conf comments?
          local    all                                              md5

or *my nightmare *a cygwin on Win 98 everybody can can access everything :-((((
/me shrugs
i don't use cygwin




---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to