Home > Archive > PostgreSQL Hacks > March 2006 > Remote administration contrib module









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Remote administration contrib module
Dave Page

2006-03-27, 7:41 am

A thread on -general
(http://archives.postgresql.org/pgsq...03/msg01023.php)
recently ended in the idea that the pgAdmin 'adminpack' be included as
an 'official' PostgreSQL contrib module. Currently the code is an add-on
available from the pgAdmin website, unless you run the Windows
pgInstaller distribution of PostgreSQL in which case it is already
included.

For those that don't know, the adminpack is a set of additional
functions designed to allow pgAdmin (and potentially any other client
application) the ability to rewrite server configuration files and
browse & read logfiles etc. The full readme can be found at
http://svn.pgadmin.org/cgi-bin/view.../xtra/admin81/R
EADME.admin81?rev=5024&view=markup, and the code can be seen at
http://svn.pgadmin.org/cgi-bin/view.../xtra/admin81/.

Tom's concern in the -general thread was that the pgAdmin licence is the
Artistic License, however we are now in a position to offer the code
under the BSD licence. So, how would people feel about including this as
a contrib module in the future, until(/if) equivalent functionality
becomes available in -core in some form?

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Peter Eisentraut

2006-03-27, 9:39 am

Am Montag, 27. März 2006 15:12 schrieb Dave Page:

> So, how would people feel about including this as
> a contrib module in the future, until(/if) equivalent functionality
> becomes available in -core in some form?


Right now you have got plenty of time to get it in shape for inclusion in
core, so we might not even have to take the detour through a contrib module.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Dave Page

2006-03-27, 9:39 am




-----Original Message-----
From: Peter Eisentraut & #91;mailto:peter_e@g
mx.net]
Sent: Mon 3/27/2006 3:00 PM
To: pgsql-hackers@postgresql.org
Cc: Dave Page
Subject: Re: [HACKERS] Remote administration contrib module

Am Montag, 27. März 2006 15:12 schrieb Dave Page:

>
> Right now you have got plenty of time to get it in shape for inclusion in
> core, so we might not even have to take the detour through a contrib module.


As it stands it was previously rejected for inclusion in -core in it's current form. The main objector was Tom, but as it was him that encouraged me to change the licencing for inclusion as a contrib module I assume he doesn't object to that.

I have submitted a conference discussion proposal to talk about ways of implementing the remote configuration that we want which was the main thing I think Tom objected to originally, but that's some time away and would likely result in a significantly mo
re complex solution that may or may not get done for 8.2. In addition, there are one or two helper functions in there that were previously rejected more on the 'no use to end user' basis iirc (see pg_logdir_ls) which may never end up in -core without reco
nsideration of the need. It would be good (for us at least) to get it in as a contrib, even if we do manage to replace it, or some of it, by release.

Regards, Dave


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com