Re: [DBmirror Issue] recordchange() dies in packageData unless thereis a PRIMARY KEY on DELETE and UPDATEs.
От
Mark McEahern
Тема
Re: [DBmirror Issue] recordchange() dies in packageData unless thereis a PRIMARY KEY on DELETE and UPDATEs.
Дата
Msg-id
JHEOKEOOLIGLDHCMAHMOKEAKEBAA.marklists@mceahern.com
Ответ на
Re: [DBmirror Issue] recordchange() dies in packageData unless there is a PRIMARY KEY on DELETE and UPDATEs. (Rajesh Kumar Mallah.)
Список
Дерево обсуждения
[DBmirror Issue] recordchange() dies in packageData unless there is aPRIMARY KEY on DELETE and UPDATEs. "Rajesh Kumar Mallah." <mallah@trade-india.com>
Re: [DBmirror Issue] recordchange() dies in packageData unless Steven Singer <ssinger@navtechinc.com>
Re: [DBmirror Issue] recordchange() dies in packageData unless there is a PRIMARY KEY on DELETE and UPDATEs. "Rajesh Kumar Mallah." <mallah@trade-india.com>
Re: [DBmirror Issue] recordchange() dies in packageData unless there is a PRIMARY KEY on DELETE and UPDATEs. Tom Lane <tgl@sss.pgh.pa.us>
Re: [DBmirror Issue] recordchange() dies in packageData unless thereis a PRIMARY KEY on DELETE and UPDATEs. "Mark McEahern" <marklists@mceahern.com>
Re: [DBmirror Issue] recordchange() dies in packageData unless there is a PRIMARY KEY on DELETE and UPDATEs. "Rajesh Kumar Mallah." <mallah@trade-india.com>
Re: [DBmirror Issue] recordchange() dies in packageData unless Bruce Momjian <pgman@candle.pha.pa.us>
Re: [DBmirror Issue] recordchange() dies in packageData unless Bruce Momjian <pgman@candle.pha.pa.us>
[Rajesh Kumar Mallah] > Hi can you help me with applying the patch > i dunno much abt patch > > # patch -p0 < patch > patch: **** malformed patch at line 7: PRIMARY); It looks like a context patch. patch --help should tell you how to apply a context patch. It will also tell you the basic syntax. Suppose I had a patch in a file called foobar.patch. And the file I wanted to patch was called foobar. I'd apply it like this: patch foobar foobar.patch Cheers, // mark -
В списке pgsql-admin по дате отправления