Tom Lane wrote:
> "ravishankar" <[EMAIL PROTECTED]> writes:
> > PostgreSQL version: 7.4.6
> > Operating system: Redhat ES 4.0
>
> > If I attempt the commands "\d" in psql, I get this:
> > ERROR: relation "pg_catalog.pg_user" does not exist
>
> SELinux problem. See, eg,
> http://archives.postgr
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> "ravishankar" <[EMAIL PROTECTED]> writes:
>>> PostgreSQL version: 7.4.6
^^
> Can we improve that error message by checking for pg_user and SELinux,
> and suggesting that SELinux is the cause?
We're not in th
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Tom Lane wrote:
> >> "ravishankar" <[EMAIL PROTECTED]> writes:
> >>> PostgreSQL version: 7.4.6
>^^
>
> > Can we improve that error message by checking for pg_user and SELinux,
> > and suggesting that SELinu
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> We're not in the business of inventing new error message texts for
>> long-gone releases. Particularly since the OP's problem would be
>> actually fixed, not just band-aided over, if he were running a newer
>> release.
> Oh, so this w
In file included from ../../../../src/include/storage/spin.h:50,
from xlog.c:35:
../../../../src/include/storage/s_lock.h:543:2: error: #error
PostgreSQL does not have native spinlock support on this platform. To
continue the compilation, rerun configure using --disable-spinlo
"Bruna Schio" <[EMAIL PROTECTED]> writes:
> Hi!
>
> I am trying to use the FDO Provider for ODBC with my database (Postgis) in
> AutoDesk Map
> 3D 2007, but I am having a problem. I am sending a print Scrn of the error! I
> would
> like you help me.
>
> I used ODBC Postgre SQL ANSI.
>
> Brun
/usr/bin/gcc-4.0 -no-cpp-precomp -I/opt/local/include -fno-strict-
aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -
I../../../../src/include -I/opt/local/include -I/opt/local/include -
c -o xlog.o xlog.c
On Mar 19, 2007, at 1:49 AM, Stanislav Silnitski wrote:
In file included f
Stanislav Silnitski <[EMAIL PROTECTED]> writes:
> In file included from ../../../../src/include/storage/spin.h:50,
> from xlog.c:35:
> ../../../../src/include/storage/s_lock.h:543:2: error: #error
> PostgreSQL does not have native spinlock support on this platform. To
> contin