From: | "vinod kumar bapure" <bapure123(at)rediffmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Query |
Date: | 2006-03-17 13:08:51 |
Message-ID: | 20060317130851.19186.qmail@webmail35.rediffmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Your message to pgsql-bugs has been delayed, and requires the approval
of the moderators, for the following reason(s):
The author ("Vinod Bapure" <bapure123(at)rediffmail(dot)com>)
is not a member of any of the restrict_post groups.
If you do not wish the message to be posted, or have other concerns,
please send a message to the list owners at the following address:
pgsql-bugs-owner(at)postgresql(dot)org
The following bug has been logged online:
Bug reference: 2331
Logged by: Vinod Bapure
Email address: bapure123(at)rediffmail(dot)com
PostgreSQL version: 8.1.2
Operating system: Red Hat Linux 8.0
Description: Segmentation fault in SQLExec
Details:
Hi,
I running my application on a host which has following configuration
Dual Xeon Processor 2.4 Ghz
2.0 GB RAM
40 GB HDD
Operating System: RHEL 4.0 ES
My application is connected to postgres (version 8.1.2) database on a host
which has Red Hat Linux 8.0 Operating System.
My application as join sql query to select rows from the tables and a query
to insert an entry in to the table. After first few queries i observe a
seqmentation
fault in either SQLExecute/SQLCloseCursor.
Please help me know if this is due some known issue or any other reason.
regards
-Vinod
From | Date | Subject | |
---|---|---|---|
Next Message | Randy Yates | 2006-03-17 13:43:13 | Encountering NULLS in plpgsql |
Previous Message | Zvonimir Radek | 2006-03-17 12:54:38 | each line counter |