From: | Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Devrim GUNDUZ <devrim(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: question about the admin contrib module and binary |
Date: | 2006-03-22 21:25:52 |
Message-ID: | 4421C0E0.1080607@amsoftwaredesign.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> As far as I can tell there is no admin813 contrib module... I am
> looking at my 8.1.3 source install and there is no contrib module
> named that???
>
> If the pgAdmin folks would like to submit it to PostgreSQL contrib
> that is a different argument.
>
>
> Joshua D. Drake
>
Hi Joshua,
You are correct, it's not in the source install. Right now it's only
included in the win32 installer contrib directory.
I am trying to get the point accross that it needs to be included in the
Linux binary rpms as well.
In 8.1 some of the admin module functions have been moved to the
backend, and maybe the rest will be moved with 8.2, I don't know for sure.
Maybe the PG Admin guys can shed some light on this?
If you want to use it and you use the rpms it's a big pain because you
need the source install to compile and install it.
Later,
Tony
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-03-22 21:31:02 | Re: question about the admin contrib module and binary |
Previous Message | Tom Lane | 2006-03-22 21:19:45 | Re: quirk with update a from b |