Re: [ADMIN] LONDISTE:replication tables with different names but same structure

2011-08-15 Thread Dimitri Fontaine
Prabhjot Sheena writes: > what i know so far is that table name has to be same. but is there a way to > have different table names but same table structures.If anyone have the > answer plz help me It's possible in skytools3, using handlers, that are special python module to customize operations o

[ADMIN] LONDISTE:replication tables with different names but same structure

2011-05-12 Thread Prabhjot Sheena
Hello everyone I have a situation here.i am using londiste. i want to replicate Table x ( a integer primary key, b integer) from database test to Table y( a integer primary key, b integer) database test1. what i know so far is that table name has to be