No Subject

2000-01-23 Thread Yury Don
Hello All, Does anybody knows where to send bugreport for postgresql? I can't find this information on postgres site. Best regards, Yury ICQ 11831432 mailto:[EMAIL PROTECTED]

[GENERAL] installation with RH RPM v6.5.2 postmaster hangs

2000-01-23 Thread Tim McKenna
When I run the 'postmaster -D /var/lib/pgsql' command the prompt never comes back unless I do 'ctrl Z'. Is that what its supposed to do? Other incantantions I used prior to that were from Lamar Owen's Version 1.5 Instal... - All The Best, Tim McKenna [EMAIL PROTECTED] 12 Parley Vale J.P.

[GENERAL] another questoin about COPY

2000-01-23 Thread Marc Tardif
Are rules and triggers on insert still executed when using COPY? I did a search in chapters 8 and 13 of the programmer's guide, but I couldn't find any mention of copy being recognised by either rules or triggers. I guess it is assumed copy isn't the same as insert, but I would like to double-chec

Re: [GENERAL] RE: stat failed on /usr/lib/pgsql/plpgsql.so; no file or directory

2000-01-23 Thread Yury Don
Hello Ed, Once, Friday, January 21, 2000, 11:47:07 PM, you wrote: EB> I can do a ls /usr/lib/pgsql/plpgsql.so with no problem. EB> By the way: EB> 1: I am using Red hat 6.0 with kernel 2.2.52. EB> 2: What shloud be the rights and the ownership of the plpgsql file and those EB> of the directories

Re: [GENERAL] RE: Where is the Database log file ?

2000-01-23 Thread Lamar Owen
Ed Bras wrote: > The only thing I have in /etc/rc.d/init.d/postgres is (the starting of the > postmaster: > > su -l postgres -c '/usr/bin/postmaster -i -S -D/var/lib/pgsql' > > and nothing about some logging commands (neither does server.log excits) !! RedHat RPM, by chance? Drop the '-S' an

[GENERAL] Solution

2000-01-23 Thread Jeff Davis
Of course, here is the solution I used (to create a C function to link to with PG): '$' means done at command prompt '=>' means done at psql prompt this was done in Linux (RedHat 6.1) with PG 6.5 and gcc 1) I made the C source file, file.c, which included postgres.h 2) compiled as object: $ gc

[GENERAL] looping arrays with a function

2000-01-23 Thread Jeff Davis
How can you pass an array to a function, or loop it in any way? All arrays, no matter how many dimensions, are listed as _vartype. I am trying to make a C function (or any language, really) that would take a number as one argument, the array as the other, and look at the array to find an index nu

Re: [GENERAL] It works now :)

2000-01-23 Thread Marcin Mazurek - Multinet SA - Poznan
On Sun, 23 Jan 2000, Jeff Davis wrote: > Thanks very much to the people that helped me write > those C functions. Can You send a solution to the list. It may help somebody in the future. It would be good to get to the archiveres at least:). mazek

[GENERAL] It works now :)

2000-01-23 Thread Jeff Davis
Thanks very much to the people that helped me write those C functions. -Jeff Davis __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com