On 12/3/15 12:44 PM, amul sul wrote:
On Thursday, 3 December 2015 4:36 PM, Amit Langote
<langote_amit...@lab.ntt.co.jp> wrote:
The user will have to separately validate the constraint by issuing a ALTER
TABLE VALIDATE CONSTRAINT
command at a time of their choosing.
This could be time consuming operation for big table, If I am pretty much sure that
my constraint will be valid, simply I could set both flag(initially_valid &
skip_validation) to true.
I'm confused here. It sounds like you're suggesting an SQL level
feature, but you're really focused on a single line of code for some
reason. Could you take a step back and explain the high level picture
of what you're trying to achieve?
.m
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers