I am trying to replicate the DB
using pg_dump and pg_restore.When I use pg_restore it is appending the data to existing
data.This is not what I wanted.Even I used the flag -c .Can anybody throw
light on this. |
I am trying to replicate the DB
using pg_dump and pg_restore.When I use pg_restore it is appending the data to existing
data.This is not what I wanted.Even I used the flag -c .Can anybody throw
light on this. |