Re: [GENERAL] Synchronize unicode data using copy or pg_dump

2004-04-23 Thread Pascal Polleunus
Pascal Polleunus wrote: Hi, I need to synchronize some tables from a database (master) to another one (slave). Both servers are running Debian Woody with PostgreSQL 7.2.1 (postgresql 7.2.1-2woody4). The databases are in unicode and doesn't contain any binary data. The tables have primary/foreig

[GENERAL] Synchronize unicode data using copy or pg_dump

2004-04-23 Thread Pascal Polleunus
Hi, I need to synchronize some tables from a database (master) to another one (slave). Both servers are running Debian Woody with PostgreSQL 7.2.1 (postgresql 7.2.1-2woody4). The databases are in unicode and doesn't contain any binary data. The tables have primary/foreign key constraints, sequen