Problem with pgaccess

From: Héctor Morales <hector(dot)morales(at)edisa(dot)com(dot)gt>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: Problem with pgaccess
Date: 1999-08-04 18:34:36
Message-ID: 37A887BC.7B67AC64@edisa.com.gt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi , i am novate in postgres and i want run de pgaccess but when i run

bash$ pgaccess

return the follow errors

Xlib: connection to "0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
Application initialization failde: couldn't connect to display "0.0"
Error in startup script: invalid command name "image"
.
.
.

when i redirect de Display with

bash$ export DISPLAY=<hostname>:0.0;

where hostname is my machine. The same error.

2. When a run pgaccess with other user not postgres, isn't load
"libpgtcl.so": /usr/lib/libpgtcl.so

and the libray is there.

Can you help me.

Thanks

Hector Morales
Guatemala C.A.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ximo Domenech 1999-08-04 18:36:58 help Solaris
Previous Message Bruce Momjian 1999-08-04 18:27:54 Re: types inheritance