Re: How do I save data and then raise an exception?

From: "Rob Richardson" <Rob(dot)Richardson(at)rad-con(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How do I save data and then raise an exception?
Date: 2008-10-07 14:00:03
Message-ID: 04A6DB42D2BA534FAC77B90562A6A03DA9604B@server.rad-con.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you, Scott. That's interesting to know about. It doesn't solve
my initial problem, though, because the C++ application was written
without transactions. (Yet another illustration of the lack of database
knowledge on the part of the initial developers.)

RobR

-----Original Message-----
From: Scott Marlowe [mailto:scott(dot)marlowe(at)gmail(dot)com]
Sent: Friday, October 03, 2008 4:59 PM
To: Rob Richardson
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] How do I save data and then raise an exception?

On Fri, Oct 3, 2008 at 1:48 PM, Rob Richardson
<Rob(dot)Richardson(at)rad-con(dot)com> wrote:
> I didn't see anything in the documentation about deferred constraints.
> Can you point to someplace where I can read about them?

http://www.postgresql.org/docs/8.3/static/sql-createtable.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Moreno 2008-10-07 14:32:45 Re: Installation on CentOS 5.2 (readline trouble)
Previous Message paulo matadr 2008-10-07 12:54:08 pg_hotbackup how to