Database Security - Mailing list pgsql-admin

From Frederic Nourry
Subject Database Security
Date
Msg-id 366E75F3.D1851D11@ensinfo.univ-nantes.fr
Whole thread Raw
List pgsql-admin
  Hello world ,
  I want to allow all users to access to all databases .  I search the
'pg_ident.conf' that no longer exists , so I tried to use 'pd_hba.conf'.

  The only active record is :
       "local    all           trust"    (with new line character)
   I can connect a local  user to another database , but when I try the
 query :   " select * from pipo ; "  ,  I have this :
    "ERROR:  pipo: Permission denied."

  Any ideas ?


pgsql-admin by date:

Previous
From: #ANG LI MIN#
Date:
Subject: Enquiries
Next
From: Monika Farkasova
Date:
Subject: What does "pgoptions" should contain in C - function PQsetdb