dbTalk Databases Forums  

[BUGS] Suse Installations

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Suse Installations in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Marcelo
 
Posts: n/a

Default [BUGS] Suse Installations - 03-09-2006 , 06:26 PM






Hello,
I've been trying to install postgres 8.1.3 from de sources in 2 Suse x86
machines, one with the 8.2 SUSE s.o. and the other whith the 9.0 one.

Neither of the tryings where succesfull because the configure script=20
did
not work in any case.

=BFIs there package or rpm for SUSE in developement going to be=20
published soon?


Thanks for your attention,

Cordially,
Marcelo Mas
AT&G





---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
  #2  
Old   
j6m
 
Posts: n/a

Default Re: [BUGS] Suse Installations - 03-10-2006 , 01:02 PM






Up to SuSE 9.3, the Postgres versions shipped use version 3 of libpq.
Postgres 8.1.x use version 4.

Oddly enough, installing Postgres 8.1 works quite well with packages
requiring Postgres (e.g. snort, php) if you replace in /usr/lib all libpq
version 3 files with links to their version 4 counterparts.Nevertheless, if
you want something clean (Use the source Luke), you will have to rebuild all
these packages from source RPMs after having altered their spec files.

You may also want to go to the SuSE FTP server and see in the projects
directory. They release Postgres RPMs, but do not officially support them.

(see. ftp://ftp.gwdg.de/ftp/pub/linux/suse...ts/postgresql/, download
8.1.2 package and susbtitute in the SOURCES directory the 8.1.2 tarball with
the 8.1.3, amend the spec file in SPECS, for the remaining : man rpmbuild)

This does not concern SuSE 10.0+ users.

----- Original Message -----
From: "Marcelo" <mmas (AT) atg (DOT) com.uy>
To: <pgsql-bugs (AT) postgresql (DOT) org>
Sent: Thursday, March 09, 2006 3:52 PM
Subject: [BUGS] Suse Installations


Hello,
I've been trying to install postgres 8.1.3 from de sources in 2 Suse x86
machines, one with the 8.2 SUSE s.o. and the other whith the 9.0 one.

Neither of the tryings where succesfull because the configure script
did
not work in any case.

żIs there package or rpm for SUSE in developement going to be
published soon?



---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.