Re: Slony setup help needed - Mailing list pgsql-general

From Tom Lane
Subject Re: Slony setup help needed
Date
Msg-id 5221.1092235326@sss.pgh.pa.us
Whole thread Raw
In response to Slony setup help needed  ("Uwe C. Schroeder" <uwe@oss4u.com>)
List pgsql-general
"Uwe C. Schroeder" <uwe@oss4u.com> writes:
> I traced the error to the two "CREATE CAST" statements for xxid in the script.
> According to the pg-docs the types in create cast may not be namespace
> specified, the script however adds the namespace.

> I'm using slony1-1.0.1 on a plain vanilla mandrake 9.1 with postgres 7.3.2

Update.  The refusal to take qualified names was a bug; it's fixed in
later 7.3.* releases.  You really ought to be running 7.3.6 anyway ...

            regards, tom lane

pgsql-general by date:

Previous
From: Prabu Subroto
Date:
Subject: Re: the behaviour of timestamp on postgres.
Next
From: David Garamond
Date:
Subject: Re: psql: immediately exit after an error?