Slony Problem

From: furlani(dot)francesco(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Slony Problem
Date: 2008-09-26 17:17:06
Message-ID: 5f8c3490-904d-4c5a-ba37-3bdd98acd759@b1g2000hsg.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
i have 1 master and one slave db.

when in the master i run this sql : update wspet00 set datamf=20080925
where numcar = 7123123123
in the slave slon process i have an error with this log:

update only "public"."wspet00" set datamf='20080925' where ;
" ERROR: syntax error at or near ";"
LINE 1: update only "public"."wspet00" set datamf='20080925' where ;

it's seem like the sql was truncate..any idea?

Postgres version 8.2.5 and slony 1.2.13 on windows 2003 server.

Thanks,
Francesco

Browse pgsql-general by date

  From Date Subject
Next Message Dianne Yumul 2008-09-26 17:24:12 Re: Stroring html form settings
Previous Message Reece Hart 2008-09-26 17:01:47 Re: Stroring html form settings