Hi,
I'm trying to sort out security on my db, configuring pg_hba.conf etc. I
just wanted to check that this in't possible - I want my postgres linux user
to be able to connect to the database without a password, but I don't want
other users logged on to the linux box to be able to connect as postgres
i.e. by going psql dbname postgres.
Thanks,
Tamsin