Re: [ADMIN] [BUGS] BUG #2118: could not connect to server

2005-12-28 Thread zhuge xiao
very much. zhuge xiao <[EMAIL PROTECTED]> Tom Lane wrote: >"zhuge xiao" <[EMAIL PROTECTED]> writes: > > >>could not connect to server: Permission denied >>Is the server running locally and accepting connections

[ADMIN] Help Me !

2005-12-20 Thread zhuge xiao
Help me! I have edited the program testlibpq.c which is copied from the PostgreSQL document to make it become a CGI program. And I have succeeded to compile the programme, testlibpq.c from the command line: [EMAIL PROTECTED] src]$ cc -o testlibpq testlibpq.c -lpq And it can run from the com