[ADMIN] user some_user is not in pg_shadow

2000-01-17 Thread Brad Emerson
Can anyone tell me how to add users to pg_shadow? Brad Emerson

Re: [ADMIN] Still having problems on compiling PostgreSQL 6.5.3 onIRIX 6.5

2000-01-17 Thread Sarah Officer
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

Re: [ADMIN] Still having problems on compiling PostgreSQL 6.5.3 on IRIX 6.5

2000-01-17 Thread Richard NAGY
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

Re: [ADMIN] Still having problems on compiling PostgreSQL 6.5.3 on IRIX 6.5

2000-01-17 Thread Sarah Officer
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 \ --

[ADMIN] Still having problems on compiling PostgreSQL 6.5.3 on IRIX 6.5

2000-01-17 Thread Richard NAGY
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