Thread: pgadmin window closes abnormally
Hi,
I'm using pgadmin 3 in fedora core 4.
Whenever i try to open postgres help, pgadmin shuts down abnormally.
The same thing happens when i try to view postgresql.conf or pg_hba.conf files.
Don't know whats going wrong.
Thanks,
~Jas
Jasbinder Bali wrote: > Hi, > I'm using pgadmin 3 in fedora core 4. > Whenever i try to open postgres help, pgadmin shuts down abnormally. > The same thing happens when i try to view postgresql.conf or pg_hba.conf > files. > Don't know whats going wrong. If you start pgadmin from a terminal, you might see an error message. The other place to check is you system logs, perhaps SELinux is interfering. -- Richard Huxton Archonet Ltd
Jasbinder Bali wrote: > well, i start it from anywhere, it would close abnormally.. And you don't get an error message in the terminal? Not even "process exited on signal XXX"? > SELinux is interfering? like how? It sets policies for what applications can access what files/other resources. It might not know about pgadmin at all, or if it does might not be setup correctly. How did you install pgadmin - was it from a Fedora repository, another RPM, source, static binary? Oh, and don't forget to CC: the list - I don't read this mailbox directly much, and I'm not a Fedora user so you'll want others to see this. -- Richard Huxton Archonet Ltd