Online PostgreSQL Admin

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Ferrino
Forum Newbie
Posts: 4
Joined: Wed Nov 12, 2003 11:39 am
Location: UK

Online PostgreSQL Admin

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Ferrino
Forum Newbie
Posts: 4
Joined: Wed Nov 12, 2003 11:39 am
Location: UK

Post by Ferrino »

Thanks very much - I tried the one you suggested and it works fine :D
Post Reply