Re: Curious situation - running program cannot seem to delete records.

From: Arnaud Lesauvage <arnaud(dot)lesauvage(at)laposte(dot)net>
To: Andrew Edson <cheighlund(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Curious situation - running program cannot seem to delete records.
Date: 2007-02-28 14:57:54
Message-ID: 45E59872.8090803@laposte.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Edson a écrit :
> Does anyone know of anything in Postgres that might be causing this unusual behavior? Or should I check the perl mailing lists instead?

Maybe you are beginning a transaction and that you are committing afterwards ?

--
Arnaud

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2007-02-28 14:58:35 Re: Curious situation - running program cannot seem to delete records.
Previous Message Andrew Edson 2007-02-28 14:51:21 Curious situation - running program cannot seem to delete records.