Re: [BUGS] plpython plpy.log/warning minor aesthetic bug

2002-09-22 Thread Bruce Momjian
elein wrote: > > That is very odd. > > I wonder if it is whacky on other Linux systems or > if it is something with SuSe. > > Or! possibly it is that I am using an older Python. python 2.1. > That is probably it. If so, nevermind. It is very minor > anyway. I have python 1.5 here. Do you

Re: [BUGS] plpython plpy.log/warning minor aesthetic bug

2002-09-22 Thread elein
That is very odd. I wonder if it is whacky on other Linux systems or if it is something with SuSe. Or! possibly it is that I am using an older Python. python 2.1. That is probably it. If so, nevermind. It is very minor anyway. elein [EMAIL PROTECTED] On Sunday 22 September 2002 18:14, yo

Re: [BUGS] 7.3 Doc Bug in plpython

2002-09-22 Thread Bruce Momjian
Patch applied. Thanks. --- elein wrote: > The valid return value should be MODIFY instead of MODIFIED. > The error message said so :-) > > In 25.3. Using PL/Python > > If the trigger "when" is BEFORE, you may ret

Re: [BUGS] plpython plpy.log/warning minor aesthetic bug

2002-09-22 Thread Bruce Momjian
Looks fine here on BSD/OS, in server logs: LOG: statement: select nested_call_one('pass this along'); --- elein wrote: > > > > Postgres7.3b1, Linux Suse 7.3 > > plpy.log() and plpy.warning() leave parentheses and a tr

Re: [BUGS] some other backend died abnormally

2002-09-22 Thread Tom Lane
fredrik chabot <[EMAIL PROTECTED]> writes: >> What version of Postgres? What platform (Linux, etc)? > psql (PostgreSQL) 7.2.1 > SMP Linux 2.2.18pre22 I seem to recall that SMP support was very flaky in the 2.2 series kernels, and even in 2.4 up to 2.4.10 or something like that. Perhaps a kernel

Re: [BUGS] some other backend died abnormally

2002-09-22 Thread fredrik chabot
Joe Conway wrote: > fredrik chabot wrote: > >> connection to server was lost >> >> I get more or less frequently. >> >> what to do? > > > Start by giving us more information. > > What version of Postgres? What platform (Linux, etc)? psql (PostgreSQL) 7.2.1 SMP Linux 2.2.18pre22 > What does the

Re: [BUGS] some other backend died abnormally

2002-09-22 Thread Tom Lane
Joe Conway <[EMAIL PROTECTED]> writes: >> what to do? > Start by giving us more information. > What version of Postgres? What platform (Linux, etc)? > What does the relevant portion of your database schema look like? > What repeatable series of actions causes the problem? > Is there a core file

Re: [BUGS] some other backend died abnormally

2002-09-22 Thread Joe Conway
fredrik chabot wrote: > connection to server was lost > > I get more or less frequently. > > what to do? Start by giving us more information. What version of Postgres? What platform (Linux, etc)? What does the relevant portion of your database schema look like? What repeatable series of action

[BUGS] some other backend died abnormally

2002-09-22 Thread fredrik chabot
This message: NOTICE:  Message from PostgreSQL backend:     The Postmaster has informed me that some other backend     died abnormally and possibly corrupted shared memory.     I have rolled back the current transaction and am     going to terminate your database system connect