Mailinglist Archive: opensuse-ppc (118 mails)
| < Previous | Next > |
Re: [suse-ppc] Postgres on SuSE 7.0
- From: Peter Poeml <poeml@xxxxxxx>
- Date: Mon, 17 Dec 2001 22:03:23 +0100
- Message-id: <20011217220323.T2405@xxxxxxx>
Hi clemaire,
On Mon, Dec 17, 2001 at 12:36:19PM -0800, clemaire wrote:
> Hello All,
> I've got SuSE PPC 7.0 running on a iMac SE.. After I installed
> Postgresql, I tried a few commands.. almost every command I issue it
> says the following:
>
> ERROR: getattproperties: no attribute tuple 1247 -2
>
> I found a support page that talks agbout it
> http://sdb.suse.de/en/sdb/html/poeml_ppc_postgresql.html
>
> Seems that there is an optimization switch problem and it requires a
> recompile.. :/ And it states that there will be an update soon..
> anyone know when?
The packages are available at ftp://ftp.suse.com/pub/people/poeml/7.0/
Sorry, I did not update the SDB article. Actually we should put the RPMs
into the official update tree. I'll contact the maintainer!
> Also, it mentions that i can recompile postgres and pg_serv on my own.
> I downloaded postgres.spm from suse's site
> ftp.suse.com/pub/suse/ppc/7.0/suse/zq1 but cannot find the pg_serv
> there. Perhaps its included in the postgres.spm?
pg_serv was a subpackage that was built from the same src rpm. There was
one sourve rpm for all pg_* packages.
> Suse does a great job of RPMing everything and having it all work
> perfectly. So I'm really wary of doing a manual recompile, but I'd
> like to get this going.. Is there a way i can tell how they compiled
> the packages that went into the RPMS? I'd love to know all the options
> they used for the postgres package so that I can also use all of them
> (except for -o0 of course).
You had to compile it with -O0.
Thanks,
Peter
--
VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...
On Mon, Dec 17, 2001 at 12:36:19PM -0800, clemaire wrote:
> Hello All,
> I've got SuSE PPC 7.0 running on a iMac SE.. After I installed
> Postgresql, I tried a few commands.. almost every command I issue it
> says the following:
>
> ERROR: getattproperties: no attribute tuple 1247 -2
>
> I found a support page that talks agbout it
> http://sdb.suse.de/en/sdb/html/poeml_ppc_postgresql.html
>
> Seems that there is an optimization switch problem and it requires a
> recompile.. :/ And it states that there will be an update soon..
> anyone know when?
The packages are available at ftp://ftp.suse.com/pub/people/poeml/7.0/
Sorry, I did not update the SDB article. Actually we should put the RPMs
into the official update tree. I'll contact the maintainer!
> Also, it mentions that i can recompile postgres and pg_serv on my own.
> I downloaded postgres.spm from suse's site
> ftp.suse.com/pub/suse/ppc/7.0/suse/zq1 but cannot find the pg_serv
> there. Perhaps its included in the postgres.spm?
pg_serv was a subpackage that was built from the same src rpm. There was
one sourve rpm for all pg_* packages.
> Suse does a great job of RPMing everything and having it all work
> perfectly. So I'm really wary of doing a manual recompile, but I'd
> like to get this going.. Is there a way i can tell how they compiled
> the packages that went into the RPMS? I'd love to know all the options
> they used for the postgres package so that I can also use all of them
> (except for -o0 of course).
You had to compile it with -O0.
Thanks,
Peter
--
VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...
| < Previous | Next > |