Обсуждение: installing admin 81 functions

Поиск
Список
Период
Сортировка

installing admin 81 functions

От
"Jeremy Palmer"
Дата:
<div class="Section1"><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Hi,</span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial"> </span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">I’ve installed postgresql on FC5 using the precompiled rpms. I was wondering if it was possible for
theadmin package to modified so it can be installed without a fully configured pg source tree? i.e using
pgxs.</span></font><pclass="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt; 
font-family:Arial"> </span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">This would make life a bit easier for users who use distro packages.</span></font><p
class="MsoNormal"><fontface="Arial" size="2"><span style="font-size:10.0pt; 
font-family:Arial"> </span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Cheers</span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Jeremy</span></font></div>

Re: installing admin 81 functions

От
"Dave Page"
Дата:
 


From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Jeremy Palmer
Sent: 31 May 2006 21:29
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] installing admin 81 functions

Hi,

 

I’ve installed postgresql on FC5 using the precompiled rpms. I was wondering if it was possible for the admin package to modified so it can be installed without a fully configured pg source tree? i.e using pgxs.

 

This would make life a bit easier for users who use distro packages.

 

Hi,

 

The adminpacks do now have PGXS support in SVN trunk for release with 1.6. In addition, the adminpack will be bundled with PostgreSQL (and thus included in the contrib RPMs) from PostgreSQL 8.2.

 

Regards, Dave