Re: Problem with pgaccess on LinuxPPC
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Ben Fox" <foxben@hotmail.com>
Cc: pgsql-bugs@postgreSQL.org
Date: 2000-10-23T15:55:36Z
Lists: pgsql-bugs
"Ben Fox" <foxben@hotmail.com> writes: > I am having a hard time using pgaccess on LinuxPPC. I installed > the 7.0.2 RPMs and have sucsessfully created new users and > databases. However, when trying to open a database, create or view > tables in pgaccess, I get the following error window: > ERROR: getattproperties: no attribute tuple 1259 -2 Our 7.0.2 RPMs for PPC are broken (they should have been compiled -O0, but evidently were not). I thought Lamar had pulled them from the FTP server, actually. If you compile from the source distribution, things should work. There will be a 7.0.3 out shortly, and we'll try to get it right this time ... regards, tom lane