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
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