Problems with C Language Functions after upgrade to 7.3.2 - Mailing list pgsql-admin

From Stefan Holzheu
Subject Problems with C Language Functions after upgrade to 7.3.2
Date
Msg-id 3E92DB6E.50404@bitoek.uni-bayreuth.de
Whole thread Raw
Responses Re: Problems with C Language Functions after upgrade to 7.3.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Last friday we did an upgrade from postgres 7.1.3 to 7.3.2. In the
database there are triggers written in C, which start external programs
using the system calls fork+exec.
In 7.1.3 triggers worked fine. With 7.3.2 triggers work in most cases
but in some cases execution fails at fork or exec.

Any ideas?

Stefan


PS: We recompiled the shared libraries for 7.3.2. OS is Redhat Linux 7.1

--
-----------------------------
Dr. Stefan Holzheu
Tel.: 0921/55-5720
Fax.: 0921/55-5799
BITOeK Wiss. Sekretariat
Universitaet Bayreuth
D-95440 Bayreuth
-----------------------------


pgsql-admin by date:

Previous
From: Jodi Kanter
Date:
Subject: upgrade
Next
From: "Nick Fankhauser"
Date:
Subject: How does PG know when a database is being accessed ?