Re: [GENERAL] RH 6.0 and PostgreSQL

1999-05-16 Thread Chris Bitmead
Did you perhaps previously build postgres yourself, and now maybe Redhat has overwritten the configuration? Ricardo Peres wrote: > > Hello, > > After upgrading to RedHat 6.0, PostgreSQL no longer works... > Whenever I try to start the postmaster daemon, using > /erc/rc.d/init.d/postmaster scri

[GENERAL] Trying to make functions in 'C'

1999-05-16 Thread fabian baena
I'm tying to learn how to make function in 'C'. I'm trying to compile a program I made in 'C'. The command I gave were: % gcc -fPIC -c addone.c -I/usr/local/pgsql/include % ld -G -Bdynamic -o addone.so addone.o and created the function in postgres like this: CREATE FUNCTION add_one(int

Re: [GENERAL] Trying to make functions in 'C'

1999-05-16 Thread selkovjr
> I'm tying to learn how to make function in 'C'. > I'm trying to compile a program I made in 'C'. > The command I gave were: > > % gcc -fPIC -c addone.c -I/usr/local/pgsql/include > % ld -G -Bdynamic -o addone.so addone.o > > and created the function in postgres like this: > > CREATE

Re: [GENERAL] Trying to make functions in 'C'

1999-05-16 Thread Anatoly K. Lasareff
> "fb" == fabian baena <[EMAIL PROTECTED]> writes: fb> I'm tying to learn how to make function in 'C'. fb> I'm trying to compile a program I made in 'C'. fb> The command I gave were: fb> % gcc -fPIC -c addone.c -I/usr/local/pgsql/include fb> % ld -G -Bdynamic -o addone.so addone.o fb>

Re: [GENERAL] Linux + PostgreSQL stats?

1999-05-16 Thread Bruce Momjian
> Hello all. Microsoft just posted a rather cutting article > describing NT vs Linux performance. Is there a way > we could fill in the TPC-C statistics? > > http://www.microsoft.com/ntserver/nts/news/msnw/nt4vLinux.asp I got this off Linux Gazette: http://www.linuxgazette.com/issue41