Re: [GENERAL] tables ending with _copy appeared in the database

2014-02-05 Thread Steve Atkins
On Feb 5, 2014, at 12:50 PM, Eliott wrote: > Dear community, > > I've just noticed that in one of our databases many duplicate tables had > appeared all ending in _copy. These tables are owned by postgres not the db > owner user, other than that they seem to be a replica from a specific time

[GENERAL] tables ending with _copy appeared in the database

2014-02-05 Thread Eliott
Dear community, I've just noticed that in one of our databases many duplicate tables had appeared all ending in _copy. These tables are owned by postgres not the db owner user, other than that they seem to be a replica from a specific time in the past. I suspect that a failed backup might hav