Re: [ADMIN] User administration tool

From: "Jan T(dot) Kim" <kim(at)inb(dot)mu-luebeck(dot)de>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [ADMIN] User administration tool
Date: 2001-03-30 19:20:49
Message-ID: 20010330212049.A18571@pc10.inb.mu-luebeck.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers pgsql-interfaces

On Fri, Mar 30, 2001 at 10:48:54AM -0500, Bruce Momjian wrote:
> > Bruce Momjian writes:
> >
> > > I have started coding a user/group administration tool that allows you
> > > to add/modify/delete users and groups. I should have something working
> > > in a week. I will look similar to my pgmonitor tool.
> >
> > Pgaccess already does part of this. If you're going to write it in Tcl/Tk
> > anyway, I think you might as well integrate it there.
>
> Wow, I see. I never suspected it did that too. :-) Seems I don't need
> to write anything, except perhaps add group capabilities to pgaccess.

Isn't phpPgAdmin yet another tool of this type? I haven't tried it myself,
(no need, myself being the only user...) but the web page
(http://www.greatbridge.org/project/phppgadmin/projdisplay.php) says:

Features include:

* create and drop databases
* create, copy, drop and alter
tables/views/sequences/functions/indicies/triggers
* edit and add fields (to the extent Postgres allows)
* execute any SQL-statement, even batch-queries
* manage primary and unique keys
* create and read dumps of tables
* administer one single database
* administer multiple servers
* administer postgres users and groups

Greetinx, Jan
--
+- Jan T. Kim -------------------------------------------------------+
| *NEW* --> email: kim(at)inb(dot)mu-luebeck(dot)de |
| *NEW* --> WWW: http://www.inb.mu-luebeck.de/staff/kim.html |
*-----=< hierarchical systems are for files, not for humans >=-----*

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2001-03-30 19:23:31 Re: [ADMIN] User administration tool
Previous Message Thomas Sattler 2001-03-30 16:26:25 {ADMIN} Re: pg_dump potential bug

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-03-30 19:23:31 Re: [ADMIN] User administration tool
Previous Message Mikheev, Vadim 2001-03-30 18:54:48 RE: [HACKERS] Re: possible row locking bug in 7.0.3 & 7.1

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-03-30 19:23:31 Re: [ADMIN] User administration tool
Previous Message Randy Jonasz 2001-03-30 17:08:32 Re: c++ compile/link problem