problems using phpPgAmin
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
I really like pgadmin3: http://www.pgadmin.org
Rick
beyaNet
<andrew [at] jibeya.com> To: pgsql-sql [at] postgresql.org
Sent by: cc:
pgsql-sql-owner [at] 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
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 [at] 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
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 [at] lists.sourceforge.net
--
Mark Gibson <gibsonm |AT| cromwell |DOT| co |DOT| uk>
Web Developer & Database Admin
Cromwell Tools Ltd.
Leicester, England.
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster