Pedro Doria Meunier <[email protected]> writes:
> When configuring a Slony cluster I get the infamous 'ERROR: invalid
> input syntax for type timestamp: "Mon Jun 29 13:00:36.628805 2009 WEST"'
You need to make the timezone_abbreviations configuration on the slave
match that on the master. Alternatively, set datestyle to ISO so that
a less ambiguous timestamp format is used.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general