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 '.

Also, pgAccess probably wants to make a tcp connection to postgres.  By
default postgres does not run this way.  You can change this by setting

tcpip_socket = true

in /var/lib/pgsql/data/postgresql.conf

Dave Cook



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

Reply via email to