Hi everyone,
Apologies if this is answered elsewhere (quick search didn't find anything). I
have noticed that MSVC 2005 is supported for 32-bit Postgres server compilation
but not 64-bit. Are there known issues limiting this, or just nobody has
worked on it yet?
Thanks,
Shawn
--
Sent via p
Hi, I am trying to deal with a deadlock situation caused by foreign key references on
insert and I was wondering if anyone knows what order the foreign keys are locked (or
evaluated) in for a particular table? Deferring the locks is unfortunately not a good
option for me...
Thanks,
Shawn
at the real solution is to make the foreign key locks shared so these
kinds of hacks arent necessary, unfortunately I have to make do with the present state
of things.
Thanks,
Shawn
-Original Message-
From: Michael Fuhr [mailto:[EMAIL PROTECTED]
Sent: Monday, September 27, 2004 11:35 PM
T