Search Postgresql Archives

Foreign Key error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have a Pl/Perlu function in which I have written an insert statement in tbl_xyz.
If there's not foreign key in this table, insert works fine.
As soon as i make one of its fields refer to tbl_abc i.e field a in tbl_xyz refering to
field a in tbl_abc, insert fails.
Now the problem is, I can't see the actual error, i mean the place where it fails.
Is there any way by which I can include a few lines of code that would log any error in a file 
whenever the insert fails.

Thanks,
~Jas

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux