basic security - Mailing list pgsql-novice

From Robert Hollingsworth
Subject basic security
Date
Msg-id 988156.71865.qm@web80505.mail.mud.yahoo.com
Whole thread Raw
Responses Re: basic security
List pgsql-novice
hello,
I want to establish basic security for my pgsql database, which is on a commercial web server.  In particular, I don't want people to be able to login from the internet as my superuser.

If I ALTER USER my_superuser NOLOGIN, will that be sufficient?  I've passworded that user, but I seem to be able to get access myself without providing the password.

thanks,
REH

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: viewing currently executing query
Next
From: Tim Bowden
Date:
Subject: Re: basic security