Re: [ADMIN] Postgresql 8.4 replication using Londiste

2011-08-15 Thread Dimitri Fontaine
Craig James writes: > On the other hand, I've noticed that Londiste doesn't know when you change a > table. You might be able to create your one-column table (plus PK), start > replication with Londiste, then do ALTER TABLE to add the rest of the > columns. A hack for sure. And it stopped worki

Re: [ADMIN] Postgresql 8.4 replication using Londiste

2011-08-15 Thread Dimitri Fontaine
"Maria L. Wilson" writes: > Interested in using Londiste to set up replication of only one column in a > particular database to another database on a remote Postgres server. I've > installed and configured londiste on the servers - that was no problem. I > just don't see anything in the docs tha

Re: [ADMIN] Postgresql 8.4 replication using Londiste

2011-06-08 Thread Craig James
On 6/8/11 12:39 PM, Maria L. Wilson wrote: Interested in using Londiste to set up replication of only one column in a particular database to another database on a remote Postgres server. I've installed and configured londiste on the servers - that was no problem. I just don't see anything in

[ADMIN] Postgresql 8.4 replication using Londiste

2011-06-08 Thread Maria L. Wilson
Interested in using Londiste to set up replication of only one column in a particular database to another database on a remote Postgres server. I've installed and configured londiste on the servers - that was no problem. I just don't see anything in the docs that specify how to replicate only