Re: [GENERAL] Error installing postgresq91-python package

2012-03-10 Thread Martin Gregorie
On Sat, 2012-03-10 at 13:28 -0800, Adrian Klaver wrote: > On 03/10/2012 09:59 AM, PgSQL wrote: > > Thanks. > > > > You can see: > > > > root@s1 [/000/yuyuyum/2012/2012]# yum install mx > > Traceback (most recent call last): > > File "/usr/bin/yum", line 4, in ? > > import yum > > File "/usr/lib/pyt

Re: [GENERAL] Error installing postgresq91-python package

2012-03-10 Thread Adrian Klaver
On 03/10/2012 09:59 AM, PgSQL wrote: Thanks. You can see: root@s1 [/000/yuyuyum/2012/2012]# yum install mx Traceback (most recent call last): File "/usr/bin/yum", line 4, in ? import yum File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 50, in ? import comps File "/usr/lib/python2.4

Re: [GENERAL] Error installing postgresq91-python package

2012-03-10 Thread PgSQL
Thanks. You can see: root@s1 [/000/yuyuyum/2012/2012]# yum install mx Traceback (most recent call last): File "/usr/bin/yum", line 4, in ? import yum File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 50, in ? import comps File "/usr/lib/python2.4/site-packages/yum/comps.

Re: [GENERAL] Error installing postgresq91-python package

2012-03-10 Thread Adrian Klaver
On 03/09/2012 07:48 PM, PgSQL wrote: Hi. When I run yum install postgresql91-python resul is: # yum install postgresql91-python Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.lug.udel.edu * extras: mirror.7x24web.net * updates: centos.mirror.choo

Re: [GENERAL] Error installing postgresq91-python package

2012-03-10 Thread PgSQL
Hi. When I run yum install postgresql91-python resul is: # yum install postgresql91-python Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.lug.udel.edu * extras: mirror.7x24web.net * updates: centos.mirror.choopa.net Setting up Install Process Resolvi

[GENERAL] permission denied to create extension "ltree" Must be superuser to create this extension.

2012-03-10 Thread krz...@gmail.com
psql (9.1.2) CREATE EXTENSION ltree; ERROR: permission denied to create extension "ltree" HINT: Must be superuser to create this extension. Why does ltree require superuser privledge? Is it dangerous and allow circumventing server security? No mention of this in manual so it is either documenta

Re: [GENERAL] Single postgres for Multiple application

2012-03-10 Thread Twaha Daudi
Thomas, Thank for your response may put this way. Hello all, Good day. I have the following scenario. System 1: Database: postgresql 8.4 application server: tomcat 6 System 2: Database: Postgresql 8.4 Application Server: Tomcat 6: These system to be able to exchange data. Then I woul

Re: [GENERAL] Single postgres for Multiple application

2012-03-10 Thread Thomas Kellerer
Twaha Daudi wrote on 10.03.2012 10:32: Hello all, Good day. I have installed postgres 8.4 on ubuntu 11.10 desktop.My interest is to test three web-based application.One is drupal7.the other two still working on it.There should be possibility of data transaction between them.The two web based will

[GENERAL] Single postgres for Multiple application

2012-03-10 Thread Twaha Daudi
Hello all, Good day. I have installed postgres 8.4 on ubuntu 11.10 desktop.My interest is to test three web-based application.One is drupal7.the other two still working on it.There should be possibility of data transaction between them.The two web based will work with tomcat instances(port:8080) wh

Re: [GENERAL] [pgsql-cluster-hackers] advice on Replication for a Specific Scenario

2012-03-10 Thread Donald Kerr
Thank you Greg. I will have a look at Slony in the first instance. I have a great deal of preparatory work to do before I look at it in detail. Thanks again. Regards, Donald -Original Message- From: pgsql-cluster-hackers-ow...@postgresql.org [mailto:pgsql-cluster-hackers-ow...@postgre