Re: [PERFORM] Query Core Dumping

2011-02-08 Thread Tom Lane
Sam Stearns writes: > I have a SELECT query that runs no problem standalone but when running > within a perl script it intermittently core dumps. Random, no pattern > to the timing of the core dumps. The perl script processes the rows > from the query, if the rows satisfy a condition then the p

[PERFORM] Query Core Dumping

2011-02-08 Thread Sam Stearns
Howdy, Environment: Postgres 8.3.13 Solaris 10 I have a SELECT query that runs no problem standalone but when running within a perl script it intermittently core dumps. Random, no pattern to the timing of the core dumps. The perl script processes the rows from the query, if the rows satisfy a