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
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
> 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
> "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>
> 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