Revision [1142]

Last edited on 2011-07-21 15:16:27 by FsseInfo
Additions:
eg
local all postgres trust


Revision [1141]

Edited on 2011-07-21 13:46:59 by FsseInfo
Additions:
http://developer.postgresql.org/pgdocs/postgres/auth-pg-hba-conf.html
A record can have one of the seven formats
local database user auth-method [auth-options]
host database user address auth-method [auth-options]
hostssl database user address auth-method [auth-options]
hostnossl database user address auth-method [auth-options]
host database user IP-address IP-mask auth-method [auth-options]
hostssl database user IP-address IP-mask auth-method [auth-options]
hostnossl database user IP-address IP-mask auth-method [auth-options]


Revision [1140]

Edited on 2011-07-20 16:22:08 by FsseInfo
Additions:
http://phppgadmin.sourceforge.net/doku.php
http://sql-info.de/postgresql/notes/installing-phppgadmin.html
=====Configure=====
# vi /var/lib/pgsql/data/pg_hba.conf
=====Administration with phppgadmin=====
then goto http://localhost/phppgadmin/
Deletions:
=====Administration=====
then goto
http://localhost/phppgadmin/


Revision [1139]

Edited on 2011-07-20 16:19:28 by FsseInfo
Additions:
=====Administration=====
and set extra_login_security = false
----
REFERRERS
{{backlinks}}
Deletions:
=====Administer=====
and set extra_login_security to false


Revision [1138]

The oldest known version of this page was created on 2011-07-20 16:18:17 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki