On Sat, Nov 16, 2002 at 06:36:13PM -0800, anthony baldwin wrote:

> Hvae any of you run pgAccess?  
> Are there any other non-proprietary, gpl database gui front ends?
> I am having difficulty with pgAccess.  I htink it may be an issue with my
> Postgres set up.  I seem to be unable to create a non-root user, but
> cannot sign in as "su postgres '.
> I want to catalog my books and do a few other things.
> Ideas?

Try su'ing to root before su'ing to postgres:

su
su postgres
createuser <username>

Dave Cook



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to