Can anyone tell me how to add users to pg_shadow?
Brad Emerson
Hi Richard,
I've only recently installed postgres, so I'm no expert, and I'm not
an IRIX expert either. This is my disclaimer.
I notice your hardware is a little different than mine. The
compiler I'm using is:
cc -version
MIPSpro Compilers: Version 7.2.1
Our system is using al
Sarah Officer wrote:
> I have installed version 6.5.3 on an SGI O2 running IRIX6.5. Here
> is what 'uname -a' returns:
> IRIX wasp 6.5 11051733 IP32
> I had a few problems with the prefix, and I don't remember why I set
> the --disable-shared flag, but here's how I configured:
>
> config
I have installed version 6.5.3 on an SGI O2 running IRIX6.5. Here
is what 'uname -a' returns:
IRIX wasp 6.5 11051733 IP32
I had a few problems with the prefix, and I don't remember why I set
the --disable-shared flag, but here's how I configured:
configure --prefix=$TOP/swl/IRIX6.5 \
--
Hello Mark,
I still having problems on compiling PostgreSQL 6.5.3 on IRIX 6.5. I
connot pass threw the compilation of heaptuple.
I have done the following :
sh configure --prefix=/usr/local/pgsql --with-CC=cc --without-CXX
--with-template=irix5.
I have typed this in this directory : /usr1/src/p