"Mike Frysinger" <[EMAIL PROTECTED]> writes:
> i was experimenting with using pg_dump/pg_restore and pg_dump/psql ...
> when using psql to import, i didnt use -Fc ... but the errors were the
> same regardless of whether i used pgsl or pg_restore ;(
Well, the whole thing is pretty strange, because AFAICS pg_dump will
never emit an UPDATE on a user table at all. What PG version is this
exactly?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend