Testing Inserts, Deletes and Updates before execution ... - Mailing list pgsql-general

From Hagen Hoepfner
Subject Testing Inserts, Deletes and Updates before execution ...
Date
Msg-id 41691A7D.1070602@gmx.de
Whole thread Raw
List pgsql-general
Dear list,

i am looking for a way to check, whether an DML-statement can be
performed on a current database. That means, that i want to check, if
e.g. an INSERT is possible or not (due to existing constraints), without
executing it.

Any ideas?

Hagen

pgsql-general by date:

Previous
From: Simon Windsor
Date:
Subject: Re: OS not good for database
Next
From: "Michael Paesold"
Date:
Subject: Re: Testing Inserts, Deletes and Updates before execution ...