problems using phpPgAmin

problems using phpPgAmin

am 18.10.2004 18:28:53 von Andrew

Hi,
to those of you that may be using the above named admin tool, any ideas
why I am unable to login with the postgres username even though I have
amended the pg_hb file? Are there any other admin tools out there that
i could use on a a unix box?


many thanks

Andrew


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Re: problems using phpPgAmin

am 18.10.2004 18:39:07 von Richard_D_Levine

I really like pgadmin3: http://www.pgadmin.org

Rick



beyaNet
To: pgsql-sql@postgresql.org
Sent by: cc:
pgsql-sql-owner@pos Subject: [SQL] problems using phpPgAmin
tgresql.org


10/18/2004 11:28 AM






Hi,
to those of you that may be using the above named admin tool, any ideas
why I am unable to login with the postgres username even though I have
amended the pg_hb file? Are there any other admin tools out there that
i could use on a a unix box?


many thanks

Andrew


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend






---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Re: problems using phpPgAmin

am 18.10.2004 21:35:02 von Olly

On Mon, 2004-10-18 at 17:28, beyaNet wrote:
> Hi,
> to those of you that may be using the above named admin tool, any ideas
> why I am unable to login with the postgres username even though I have
> amended the pg_hb file?

How have you amended pg_hba.conf? did you send SIGHUP to the postmaster
afterwards to get it to reload the settings?

> Are there any other admin tools out there that
> i could use on a a unix box?

pgadmin3
--
Oliver Elphick olly@lfix.co.uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
"Delight thyself also in the LORD; and he shall give
thee the desires of thine heart." Psalms 37:4


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Re: problems using phpPgAmin

am 19.10.2004 13:47:26 von gibsonm

beyaNet wrote:
> Hi,
> to those of you that may be using the above named admin tool, any ideas
> why I am unable to login with the postgres username even though I have
> amended the pg_hb file? Are there any other admin tools out there that i
> could use on a a unix box?

Have you restarted PostgreSQL?
Have you copied 'conf/config.inc.php-dist' to 'conf/config.inc.php'
and configured it?

BTW, there is a mailing list for phpPgAdmin at:

phppgadmin-users@lists.sourceforge.net

--
Mark Gibson
Web Developer & Database Admin
Cromwell Tools Ltd.
Leicester, England.

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster