Problem using libpsql.a

From: "Chris Williams" <chris_d_williams(at)itd(dot)sterling(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Problem using libpsql.a
Date: 1998-09-09 20:34:42
Message-ID: 03a301bddc31$4b09bec0$edfe04c7@itd.sterling.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have an application that forks of a process and is updating a table in my postgres database. When
I have the parent process query that table to see how much has completed I get weird results.
Sometimes it works, sometimes it core dumps, and sometimes I get back a NULL results structure. But
if I type that same query into my psql window, I get back the correct results everytime. Currently
I don't do any type of locking on any of the tables. My question is should I be doing some locking
and why is the query using the psql command prompt working and my direct call in my C code isn't?
Thanks!!
---------
Chris Williams
Sterling Software
Rome, New York
Phone: (315) 336-0500
Email: chris_d_williams(at)sterling(dot)com

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message rhayhow 1998-09-09 20:58:34 Getting embedded SQL to return html tables
Previous Message Dave Thorson 1998-09-09 02:04:13 odbc failed authentication message