Page 1 of 1

Online PostgreSQL Admin

Posted: Wed Jan 14, 2004 5:03 am
by Ferrino
Hi,

I am looking for a very simple way of INSERTING/DELETING/UPDATING etc.... my PostgreSQL tables using a web browser. If possible, it will also allow me to issue GRANT commands too.

Can anyone recommend software which will let me do this via HTML forms (ie. forms which have already been written)?

I basically want to be able to edit my tables/database without having to use the command-line PGSQL.

Many thanks :D

Posted: Wed Jan 14, 2004 5:16 am
by twigletmac
Although I am not a Postgre SQL user (and have thus never used this tool) I have seen it recommended elsewhere:
http://sourceforge.net/projects/phppgadmin/

There are a bunch of Postgre SQL users around here though, so hopefully one of them will have other suggestions.

Mac

Posted: Wed Jan 14, 2004 10:12 am
by Ferrino
Thanks very much - I tried the one you suggested and it works fine :D